Re: logging module, multiple handlers

2006-03-29 Thread Vinay Sajip
[EMAIL PROTECTED] wrote: > 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? See in http://docs.python.org/lib/l

logging module, multiple handlers

2006-03-29 Thread [EMAIL PROTECTED]
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 -- http://mail.python.org/mailm