Add structlog

This commit is contained in:
Ryan Delaney 2020-07-14 15:20:40 -04:00 committed by Ryan Delaney
parent b6a4010e37
commit bbab941cc8
1 changed files with 1 additions and 0 deletions

View File

@ -810,6 +810,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
* [loguru](https://github.com/Delgan/loguru) - Library which aims to bring enjoyable logging in Python.
* [sentry-python](https://github.com/getsentry/sentry-python) - Sentry SDK for Python.
* [structlog](https://www.structlog.org/en/stable/) - Structured logging made easy.
## Machine Learning