comparison 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
comparison
equal deleted inserted replaced
1615:171ae5a258fa 1616:4c7104ec5f3b
243 #set fifo_hide_commands = 0 243 #set fifo_hide_commands = 0
244 #set fifo_ignore = 0 244 #set fifo_ignore = 0
245 245
246 # Traces logging 246 # Traces logging
247 # If you want advanced traces, please specify a file and a level here. 247 # If you want advanced traces, please specify a file and a level here.
248 # There are currently 2 traceloglog levels: 248 # There are currently 4 traceloglog levels:
249 # lvl 1: most events of the log window are written to the file 249 # lvl 1: most events of the log window are written to the file
250 # lvl 2: debug logging (XML, etc.) 250 # lvl 2: Loudmouth verbose logging
251 # lvl 3: debug logging (XML, etc.)
252 # lvl 4: noisy debug logging (Loudmouth parser...)
251 # Default is level 0, no trace logging 253 # Default is level 0, no trace logging
252 #set tracelog_level = 1 254 #set tracelog_level = 1
253 #set tracelog_file = ~/.mcabber/mcabber.log 255 #set tracelog_file = ~/.mcabber/mcabber.log
254 256
255 # Set the auto-away timeout, in seconds. If set to a value >0, 257 # Set the auto-away timeout, in seconds. If set to a value >0,