Posts Tagged ‘Python’

Logging in Python

Posted: 28th November 2012 by knoppi in Computer Stuff, Programming
Tags: , ,

I am an excessive user of the built-in logging facilities of Python. Most information about that topic can be found in the Python Logging Howto or in the description of the logging module. If you’re interested how I use it in my modules, just go on reading