Merge pull request #401 from deviantony/eliot

Added Eliot logging system.
This commit is contained in:
Vinta 2015-06-13 20:40:34 +08:00
commit 5683d146c3

View File

@ -822,6 +822,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [logbook](http://pythonhosted.org/Logbook/) - Logging replacement for Python.
* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
* [Raven](http://raven.readthedocs.org/) - The Python client for Sentry.
* [Eliot](https://eliot.readthedocs.org/) - Logging for complex & distributed systems.
## Testing