A simplified explanation of the Python logging module.
David Underhill » Python logging and performance: how to have your cake and eat it too
Thu 6 Jan 2011 at 2:54 PM
Thu 6 Jan 2011 at 2:54 PM
Log Django app errors in production to DB. (Instead of emailing them -- this should be available in Django by default.)
Use logging for real-time detection of attacks