Looger object only prints "ERROR"s

daved170 daved170 at gmail.com
Thu Sep 24 09:27:50 EDT 2009


hi everybody,
I took your adviced and used the logging object.
I copied the example in 16.6.15.2 - "using logging in multiple
modules" from http://docs.activestate.com/activepython/3.1/python/library/logging.html.

unfortunattly it only prints to file the ERROR level's messages and
ignore the others. I tried to change the level with SETLEVEL but it
didn't help.
Any idea? thanks,
DaveD



More information about the Python-list mailing list