Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #305
| Date | 2011-08-22 14:36 -0700 |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Subject | Re: MailingLogger 3.4.0 Released! |
| References | <4E4CB31A.5090803@simplistix.co.uk> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.355.1314112735.27778.python-announce-list@python.org> (permalink) |
Heh, of course, I forgot the setuptools-git extension to make
"include_package_data=True" work, so this release was pretty useless,
other than the docs on packages.python.org/testfixtures ;-)
Anyway, 3.4.1 has now been released which fixes this!
cheers,
Chris
On 17/08/2011 23:37, Chris Withers wrote:
> 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, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
Re: MailingLogger 3.4.0 Released! Chris Withers <chris@simplistix.co.uk> - 2011-08-22 14:36 -0700
csiph-web