view mcabber/README @ 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 fdd1637db7f3
line wrap: on
line source

 Hello, and thanks for trying mcabber.

For installation instruction, have a look at the INSTALL file.

A configuration file is necessary to start mcabber.  Its name is
$HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).

A sample configuration file, "mcabberrc.example", is provided in this
directory.  Copy it and modify it to fit your needs.


You can use mcabber "-f" option to specify another configuration file.


This software is under development, please give me some feedback (and some
patches if you can!).  Or just tell me you're using it... ;-)

  Mikael <mcabber@lilotux.net>