Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11738 > unrolled thread

MailingLogger 3.4.0 Released!

Started byChris Withers <chris@simplistix.co.uk>
First post2011-08-17 23:37 -0700
Last post2011-08-17 23:37 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  MailingLogger 3.4.0 Released! Chris Withers <chris@simplistix.co.uk> - 2011-08-17 23:37 -0700

#11738 — MailingLogger 3.4.0 Released!

FromChris Withers <chris@simplistix.co.uk>
Date2011-08-17 23:37 -0700
SubjectMailingLogger 3.4.0 Released!
Message-ID<mailman.153.1313649445.27778.python-list@python.org>
I'm pleased to announce a new release of Mailinglogger.

Mailinglogger provides two handlers for the standard python
logging framework that enable log entries to be emailed either 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 a configurable headers for easy filtering

- flood protection to ensure the number of emails sent is not excessive

- support for SMTP servers that require authentication

- fully documented and tested

This release has no functional changes but finally ships with a full new 
set of Sphinx docs:

http://packages.python.org/mailinglogger/

For more information, please see:
http://www.simplistix.co.uk/software/python/mailinglogger
or
http://pypi.python.org/pypi/mailinglogger

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web