You are here: Home Zope products MailingLogger

MailingLogger (3.3.1)

1
by Olha Pelishok last modified 2009-06-23
0.0
0.0
0.0
0.0
Released on 2008-12-12 by Simplistix, Chris Withers for Zope 2, Zope 3 under MIT/X Consortium License available for All platforms.
Software development stage: stable
Enhanced emailing handlers for the python logging package.

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 configurable headers 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.

Document Actions
Powered by Plone