libcsm.logger module

Logging module.

class libcsm.logger.Logger(module_name, log_level=20)

Bases: Logger

Custom logger.

Inherits from logging.Logger, configuring custom settings on initialization.