A collection of Python logging formatters. This module contains very predefined log formatters which helps having a uniform log-output in multiple projects.
The main use-case of this project was (and still is) uniform CLI output with colorised log messages.
For more details and the API docs, head over to read-the-docs