aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.c b/src/util.c
index 5a6cf2d..797a259 100644
--- a/src/util.c
+++ b/src/util.c
@@ -8,7 +8,7 @@
#include <stdio.h>
-int loglevel = LOG_WARN;
+int loglevel = LOG_DEBUG;
static void
__attribute__((format(printf, 1, 0)))