Expand description

logging provides a Logger implementation which is suitable for unit tests.

Functions

Call set_logger with a test-friendly logger. Logging will be enabled at the given level, or at “Debug” if no other level was specified.