Enhanced emailing handlers for the python logging package.
Project description
- This package contains two handlers for the python logging
framework that enable important log entries to be sent by email.
This can either be as the entries are logged or as a summary at the end of the running process.
The handlers have the following features:
customisable and dynamic subject lines for emails sent
emails sent with an X-Mailer header for easy filtering
flood protection to ensure the number of emails sent is not excessive
support for SMTP servers that require authentication
configurable log entry filtering
fully documented and tested
In addition, extra support is provided for configuring the handlers when using ZConfig, Zope 2 or Zope 3.
To install, either:
Extract the .tar.gz anywhere on your python path.
use easy_install mailinglogger
For full documentation, start with the readme.txt in the source distribution.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.