diff mcabber/mcabberrc.example @ 1616:4c7104ec5f3b

Add 2 debugging levels (for 'tracelog_level')
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2009 22:39:23 +0200
parents 6db9f403f707
children 90ecb027d1e3
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Oct 11 22:02:06 2009 +0200
+++ b/mcabber/mcabberrc.example	Sun Oct 11 22:39:23 2009 +0200
@@ -245,9 +245,11 @@
 
 # Traces logging
 # If you want advanced traces, please specify a file and a level here.
-# There are currently 2 traceloglog levels:
+# There are currently 4 traceloglog levels:
 #  lvl 1: most events of the log window are written to the file
-#  lvl 2: debug logging (XML, etc.)
+#  lvl 2: Loudmouth verbose logging
+#  lvl 3: debug logging (XML, etc.)
+#  lvl 4: noisy debug logging (Loudmouth parser...)
 # Default is level 0, no trace logging
 #set tracelog_level = 1
 #set tracelog_file = ~/.mcabber/mcabber.log