Feb. 1, 2016
5:12 p.m.
On Mon, Feb 1, 2016 at 3:52 PM, Louis D. Burr <ldanielburr@me.com> wrote:
Best bet is to look into the —logger parameter which you can use to pass a custom logger to twistd.
Hi Daniel, Thank you for your response. Logger option sets the name of the logger factory which should create something which implements ILogObserver. But still - it's part of the legacy api (twisted.python.log). I'm wondering what's the right way to use new logging system here... Best regards, Patryk