bec_lib.logger#

This module contains the BECLogger class, which is a wrapper around the loguru logger. It is used to configure and manage the logging of the BEC.

Classes

BECLogger

Logger for BEC.

LogLevel

Mapping of Loguru log levels to BEC log levels.