akkudoktoreos.core.logging

Utility for configuring Loguru loggers.

Functions

read_file_log(log_path[, limit, level, ...])

Read and filter structured log entries from a JSON-formatted log file.

track_logging_config(config_eos, path, ...)

Track logging config changes.

Classes

InterceptHandler([level])

A logging handler that redirects standard Python logging messages to Loguru.