Module config

Source
Expand description

Contains various types used to customize Logger behavior.

Structs§

LogStruct
Represents a single log entry.

Enums§

LogType
Represents different types of log messages.
OnDropPolicy
Defines the policy for handling log file flushing when a Logger is dropped.
Verbosity
Used to set the verbosity of a logger.