MailingLogger 3.7.0 Released!
Chris Withers <[email protected]> Wed, 18 Jan 2012 08:48:28 +0000
| Newsgroups | gmane.comp.web.zope.announce |
|---|---|
| Message-ID | <4F16875C.9080603__29982.9459436753$1326888848$gmane$org@simplistix.co.uk> |
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 fixes a long standing bug that occurred when logging
unicode messages.
It also provides support for sending colourised HTML emails:
http://packages.python.org/mailinglogger/html.html
Full docs can be found here:
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
_______________________________________________
Zope-Announce maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-announce
Zope-Announce for Announcements only - no discussions
(Related lists -
Users: https://mail.zope.org/mailman/listinfo/zope
Developers: https://mail.zope.org/mailman/listinfo/zope-dev )