Module zut.logging

Configuration of logging and helpers for specific use cases.

Functions

configure_logging(*[, level, color, name, ...])

get_logging_config(*[, level, color, name, ...])

log_caught_warnings(*[, ignore, logger])

Classes

ColoredFormatter([fmt, datefmt, style, ...])

ColoredRecord(record)

LogCounter(*[, level, exit_hook])

A logging handler that counts log messages per level.