logging.handlers.SMTPHandler and fileConfig
Chris Withers
chris at simplistix.co.uk
Mon Oct 11 13:29:07 EDT 2010
More information about the Python-list mailing list
Mon Oct 11 13:29:07 EDT 2010
- Previous message (by thread): logging.handlers.SMTPHandler and fileConfig
- Next message (by thread): Adding to an Array inside a Dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 11/10/2010 15:52, pstatham wrote: > I'm trying to use pythons logging.handlers.SMTPHandler with a > configuration file (so that I don't have to have passwords etc. inside > of the script) Use MailingLogger and ZConfig ;-) http://groups.google.com/group/simplistix/browse_thread/thread/f4223c3a92e9b6cd cheers, Chris
- Previous message (by thread): logging.handlers.SMTPHandler and fileConfig
- Next message (by thread): Adding to an Array inside a Dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list