view mcabber/NEWS @ 374:bd5638c21834

Improve logging system (traces) There are now two trace logging levels: * tracelog_level = 1: Most messages from the log window are written to disk (LPRINT_LOG) * tracelog_level =2: LPRINT_LOG & LPRINT_DEBUG messages are written to disk The trace file name is set with the "tracelog_file" option.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Jul 2005 21:46:35 +0100
parents 33b8e801ffa6
children 1fb0a7fe4272
line wrap: on
line source

mcabber (0.6.4)

 * The configuration file format has changed.  Options need to be set using
   the "set" keywords.  The sample config. file has been updated.

 -- Mikael, 2005-07-18

mcabber (0.6.2)

 * Support for old style (i.e. < 0.6.1) history logfiles has been removed.
   You can upgrade your logfiles with the script "contrib/conv_log_dates.pl"
   if you haven't already done it.
 * The colors option names have changed (and they aren't mandatory anymore).
   Please look at the sample config. file to update your mcabberrc.

 -- Mikael, 2005-07-11