Hi All,

errorhandler is a tiny but useful logging handler for the python logging framework. It lets you tell when logging above a certain level has occurred, even if it's not in code you can control.

I'm pleased to announce the release of errorhandler 2.0.0 featuring the following:

- Support for Python 3

- Documentation on Read The Docs

- Continuous testing using Travis CI

- Code coverage reporting through Coveralls

The package is on PyPI and a full list of all the links to docs, issue trackers and the like can be found here:

https://github.com/Simplistix/errorhandler

Any questions, please do ask on the Testing in Python list or on the Simplistix open source mailing list...

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to