[JDEV] patch: jabberd-1.4 logfile rotation
Chris Wilkes
cwilkes-jabber at ladro.com
Wed Oct 2 11:08:14 CDT 2002
On Wed, Oct 02, 2002 at 07:57:56AM +0200, Martin Lesser wrote:
>
> Why not use multilog from http://cr.yp.to/daemontools.html in
> combination with the other utitlities provided by this great piece of
> software?
Speaking of log files, is there a way to up the logging level of
jabberd? Right now I just have logins and outs in my jabber.record file
and would like to have something on the order of "user1 sent message to
user2"
> - possibility to filter the entries which should be written to the
> logfile combined with the possibility to maintain several logfiles for
> different purposes (i.e. one logfile only for output of mio.c)
Are you getting the mio.c log entries only when you run in debug (-D)
mode?
If jabber's logging is like Apache's you might have to do some tricks
with getting it to work with multilog by creating a named pipe. See
this page on how to do that
http://www.lightwerk.com/zope/logging
Chris
More information about the JDev
mailing list