Re: [Twisted-Python] Configuring Twisted logging via plugins

2010-08-05 Thread Valeriy Zamarayev
On Aug 5, 2010, at 20:25, Glyph Lefkowitz wrote: > On Aug 5, 2010, at 12:44 AM, Valeriy Zamarayev wrote: >> >> See the code: http://gist.github.com/505926 >> >> This works for me. I don't know if a better and less dangerous way to >> achieve the same exists. Maybe there is one? > > > This actual

Re: [Twisted-Python] Configuring Twisted logging via plugins

2010-08-05 Thread exarkun
On 05:25 pm, gl...@twistedmatrix.com wrote: >On Aug 5, 2010, at 12:44 AM, Valeriy Zamarayev wrote: >>Hello, all. >> >>There have been a few questions on this list about how to configure >>Twisted logging via plugins, as opposed to .tac files. And we now know >>about the #638 and #3534 tickets. Hope

Re: [Twisted-Python] Configuring Twisted logging via plugins

2010-08-05 Thread Glyph Lefkowitz
On Aug 5, 2010, at 12:44 AM, Valeriy Zamarayev wrote: > Hello, all. > > There have been a few questions on this list about how to configure > Twisted logging via plugins, as opposed to .tac files. And we now know > about the #638 and #3534 tickets. Hopefully, they will be resolved > soon. > > Bu

[Twisted-Python] Configuring Twisted logging via plugins

2010-08-04 Thread Valeriy Zamarayev
Hello, all. There have been a few questions on this list about how to configure Twisted logging via plugins, as opposed to .tac files. And we now know about the #638 and #3534 tickets. Hopefully, they will be resolved soon. But before this happens, it seems to me there's no other way to handle th