logging module, multiple handlers

bneron at gmail.com bneron at gmail.com
Wed Mar 29 10:25:29 EST 2006


hello,

I use the logging module include in Python 2.4 distribution, and I 'd
like to have a logger witth several Handlers .
I know how to do this by coding in python, but could I specify this
directly in the logger configuration file?

Thanks in advance!

bertrand




More information about the Python-list mailing list