[Twisted-Python] Welcome (and some questions)
Andrew Bennetts
andrew-twisted at puzzling.org
Sun Sep 11 00:14:38 MDT 2005
On Sat, Sep 10, 2005 at 07:31:36PM -0400, Jp Calderone wrote:
>
> Twisted includes the basic pieces needed to construct a logging system.
> The common thing to do in a Twisted application is just to call
> twisted.python.log.msg() and twisted.python.log.err(). These aren't
> covered much in the documentation, but their usage is pretty
[...]
This and Itamar's earlier post on writing log observers have finally
inspired me to add a logging howto to the documentation. It should be at
http://twistedmatrix.com/users/warner/doc-latest/core/howto/logging.html
as soon as buildbot gets to it.
-Andrew.
More information about the Twisted-Python
mailing list