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.
- OnDrop
Policy - Defines the policy for handling log file flushing when a
Loggeris dropped. - Verbosity
- Used to set the verbosity of a logger.