June 10, 2006
1:19 p.m.
I have an application that I am converting to Twisted. One of the things the application does is have three different logs running. Each of the three does something different. In normal python logging I figured out how to have the three different loggers. In Twisted I am not quite sure how to do it. Has someone done this before? Thanks, Chaz.