maple.utils.config.LoggingConfig

class maple.utils.config.LoggingConfig(level: str = 'INFO', file: str | None = None, verbose: bool = False)

Logging configuration section.

Methods

__init__([level, file, verbose])

Attributes

file

level

verbose