logger#
Provide logger functionality.
Classes#
|
Context manager to log Exceptions. |
Functions#
|
Configure the parser settings formatting as well as Stream and File handler. |
|
Set the logging level. |
|
Return the most verbose log level of all handlers. |
|
Log all non-None arguments passed to a function. |
|
Log all errors occuring in a function. |