Structured Logging for Python
structlog
makes logging in Python faster, less painful, and more powerful by adding structure to your log entries.
It’s up to you whether you want structlog
to take care about the output of your log entries or whether you prefer to forward them to an existing logging system like the standard library’s logging
module.
Once you feel inspired to try it out, check out our friendly Getting Started tutorial that also contains detailed installation instructions!
If you prefer videos over reading, check out this