Python 2.3 Logging Links

10 AM March 9, 2004

While the reference documentation for the Python 2.3 logging module probably tells me all I need to know to use the logging module, I am just not grokking how it should integrate into my system. In particular, initialising and configuring logging is a bit of a mystery.

A quick Google turned up these links:

  • PEP-282, authored by Vinay Sajip has a few usage examples.
By alang | # | Comments (7)
(Posted to Software Development and Python)
© 2003-2006 Alan Green