summaryrefslogtreecommitdiffstats
path: root/src/mad.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mad.conf')
-rw-r--r--src/mad.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mad.conf b/src/mad.conf
index 1d5ca61..5066efe 100644
--- a/src/mad.conf
+++ b/src/mad.conf
@@ -1,3 +1,6 @@
-LoadModule "FileLogger"
LoadModule "SystemBackendPosix"
LoadModule "SystemBackendProc"
+
+Log Console {
+ Level "debug"
+}