Module logger

Source

Structs§

LogGuard
LogLine
Represents a log event which includes a message.
LogLineWrapper
A wrapper around a log line that provides formatted and cached representations.
Logger
A high-performance logger utilizing a MPSC channel under the hood.
LoggerConfig

Enums§

LogEvent
Represents a type of log event.

Functions§

log