Module config

Source
Expand description

Implements various types used to customize Logger, LogFormatter and output streams’ 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 FileStream instance is dropped.
Verbosity
Used to set the verbosity of a Logger.