summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eepg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eepg.c b/eepg.c
index f9ac114..ba16c66 100644
--- a/eepg.c
+++ b/eepg.c
@@ -42,7 +42,7 @@
#include <string>
#include <stdarg.h>
-#define VERBOSE 1
+#define VERBOSE 3
/* 0 = only print errors, 1 = print channels and themes, 2 = print channels, themes, titles, summaries 3 = debug mode */
/* all is logged into /var/log/syslog */