8000 Merge pull request #94 from Curita/logging-logbook · shashk/awesome-python@c437a76 · GitHub
[go: up one dir, main page]

Skip to content

Commit c437a76

Browse files
committed
Merge pull request vinta#94 from Curita/logging-logbook
Add logbook to logging systems
2 parents a7f0da3 + 7c1d635 commit c437a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
603603
*Libraries for generating and working with log files.*
604604

605605
* [logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python.
606+
* [logbook](http://pythonhosted.org/Logbook/) - Logging replacement for Python.
606607
* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
607608
* [Raven](http://raven.readthedocs.org/) - The Python client for Sentry.
608609

0 commit comments

Comments
 (0)
0