[Twisted-Python] twisted and logging

Fabrizio Mancini mr.file at gmail.com
Fri Apr 3 10:08:27 EDT 2009


Hi,
i'm using the package twisted.python.log to log messages. Till now, it's all
ok, but with the standard logging package from python i had setup a logging
system that logged normal logs to one file, error logs to a separete files,
and some special operations to one other file. Every logging instance was an
instance of the RotatingFileHandler logging class.
I saw that there is a rotating file handler like class in twisted, but how
can i achieve the same behaviour above? (Three different logging instances
to three different rotating files?)
Thanks in advance
Fabrizio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20090403/9124ecba/attachment.htm 


More information about the Twisted-Python mailing list