
Structlog makes structured logging in python easy by augmenting your existing logger. it allows you to split your log entries up into key/value pairs and build them incrementally without annoying boilerplate code.
this is the common documentation package.