Re: [Twisted-Python] Setting a different logger for Twistd

2010-06-08 Thread exarkun
On 02:46 pm, landrevi...@deadtreepages.com wrote: Hello, I saw a few tickets and some mailing list messages similar to this question, but never saw a definitive answer. How do I go about using a different logger when I am using twistd? I have a file that defines the application object and I tri

Re: [Twisted-Python] Setting a different logger for Twistd

2010-06-08 Thread Landreville
On Tue, Jun 8, 2010 at 10:46 AM, Landreville wrote: > Hello, > I saw a few tickets and some mailing list messages similar to this > question, but never saw a definitive answer. > > How do I go about using a different logger when I am using twistd? > > I have a file that defines the application obj

[Twisted-Python] Setting a different logger for Twistd

2010-06-08 Thread Landreville
Hello, I saw a few tickets and some mailing list messages similar to this question, but never saw a definitive answer. How do I go about using a different logger when I am using twistd? I have a file that defines the application object and I tried the following code in hopes that I could make the