Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2011-10-02 09:52:12
Size: 874
Editor: techtonik
Comment: another talk about logging in Python
Revision 13 as of 2011-10-25 14:57:39
Size: 977
Editor: techtonik
Comment: add LogBook by pocoo
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * http://packages.python.org/Logbook/ replacement for the standard library’s logging module.
Line 8: Line 9:
 * Python Logging: Getting the most from it - Julian Orbach [[http://www.youtube.com/watch?v=MN7vxKZH6EI|SyPy - June 4th]]  * Python Logging: Getting the most from it - Julian Orbach [[http://www.youtube.com/watch?v=MN7vxKZH6EI|SyPy - June 4th, 2010]]

Python has a standard logging module modeled after Apache log4j - the standard logging system for Java. Here we gather additional information about logging in Python in general that is missing from the docs.

Videos and slides

AppLogging (last edited 2016-09-01 22:20:02 by MahmoudHashemi)

Unable to edit the page? See the FrontPage for instructions.