Logging

Anthony Baxter anthony at interlink.com.au
Thu Dec 18 07:40:33 EST 2003


>>> Kamus of Kadizhar wrote
> Does anyone have a working example or a recipe of a simple logging 
> system using the logging module?  Any FM I can refer to?
> 
> I can't seem to get it right - I can't even make sense of the standard 
> library docs.  What do I have to do to log records to a file?

Did you look in the logging documentation? At the end of the 
current docs, there's a simple example:

 http://www.python.org/dev/doc/devel/lib/node302.html

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.






More information about the Python-list mailing list