Module format

Source
Expand description

Contains LogFormatter, used to create formatted log messages from raw log structs.

Structs§

LogFormatter
Formats raw log structs into log messages by applying both the log message’s configuration and the formatter’s own settings.