Configuring logging for Web applications
Vinay Sajip
vinay_sajip at yahoo.co.uk
Fri Sep 17 12:34:23 EDT 2010
For those of you writing web applications and having multiple web
applications in the same Python process, if you are interesting in
using Python logging to write to web-application-specific logs, you
may be interested in this link:
http://plumberjack.blogspot.com/2010/09/configuring-logging-for-web.html
If you have any feedback on that post, please comment on that post
itself rather than here ;-)
Thanks and regards,
Vinay Sajip
More information about the Python-list
mailing list