[Twisted-Python] logging

Peter Westlake peter.westlake at pobox.com
Tue Jun 18 09:25:46 MDT 2013


On Tue, Jun 18, 2013, at 4:50, Glyph wrote:
> On Jun 17, 2013, at 5:48 PM, James Y Knight <foom at fuhm.net> wrote:
...
> > And having a logging system which doesn't even support a basic
> > log level is just silly. Hopefully the new system can at least
> > have that.
>
> The new system being proposed does have log levels.  (And, for that
> matter, so does Twisted currently; we've had log levels for
> compatibility with stlib Python logging forever.)

It's quite well hidden, though. Looking at
http://twistedmatrix.com/documents/current/api/twisted.python.log.html,
there is no mention of logging levels. For that matter it doesn't
mention twisted.python.log.msg() either!

Peter.



More information about the Twisted-Python mailing list