[Twisted-Python] multiple log files

Jean-Paul Calderone exarkun at divmod.com
Tue Jan 27 18:36:21 EST 2009


On Tue, 27 Jan 2009 15:05:46 -0800, Ted Pederson <ted.pederson at gmail.com> wrote:
>I am new to twisted. If I understand it correctly, the framework doesn't
>support multiple log files.

You can implement any logging policy you want.  See the logging documentation
(<http://twistedmatrix.com/projects/core/documentation/howto/logging.html>)
for details on how.

Jean-Paul




More information about the Twisted-Python mailing list