Bases: Formatter
A custom logging formatter that formats log records with colors and a pretty output, for local development.
Opiniated about what is pretty.
Attributes:
-
_style
(_STYLES
)
–
The logging style used for formatting.
-
_fmt
(str
)
–
The logging format string used for formatting.