Added timelogging to the list

This commit is contained in:
Till 2020-12-18 13:21:40 +01:00 committed by GitHub
parent 55bb9e02de
commit 37abcf02ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -830,6 +830,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [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.
* [timelogging](https://github.com/tbrodbeck/timelogging) - Minimalistic Logging Library for Python
## Machine Learning