Metadata-Version: 2.1
Name: logtator
Version: 0.1.1
Summary: logging dictator which makes logging just work
Author: Martin Zaťko
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# logtator

features:
 * makes logging just work
 * bind parameters to loggers

roadmap:
 - [ ] properly configure ruffus/mypy
 - [ ] fix errors from ruffus/mypy
 - [ ] add tests
 - [ ] verify DD works
 - [ ] verify sentry works
 - [ ] add option to set log levels for specific loggers
 - [ ] make bind thread safe
 - [ ] add colors
 - [ ] pretty print exceptions in human readable format
 - [ ] add loguru support
