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: