PUBLIC   marks

ON THIS LINK

Plumber Jack: Python Logging 101

by karlcow

Basic logging of errors to text files and system logs is an old technique, but not very flexible. In this post, I introduce a logging system for the Python programming language. This system, while it borrows ideas from other systems, is not a port of anything but an independent implementation for use by Python developers.The logging package has been part of Python since Python 2.3 (released in 2002).

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

logging   python  

BY

karlcow
the 15/10/2009 at 02:35