mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Added Eliot logging system.
This commit is contained in:
parent
6b9dfe126f
commit
f4682c703f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue