Module loggers

Source
Expand description

The loggers module contains the loggers for the library.

Structs§

Log
Struct representing a log message.

Enums§

LogFormat
Enum representing the different log formats that can be used.
LogLevel
An enumeration of the different levels that a log message can have. Each variant of the enumeration represents a different level of importance.