On Mon, Feb 1, 2016 at 3:52 PM, Louis D. Burr <[email protected]> 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
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
