Expand description

Provides logging functionality.

Structs

Encapsulates logging methods and configuration.

Enums

Represents a log level.

Constants

Event mask for the LogLevel::Debug log level.

Event mask for the LogLevel::Error log level.

Event mask for the LogLevel::Info log level.

Event mask for the LogLevel::Warn log level.

Functions

Monitors internal events and logs them.