Crate chromalog

Source

Macros§

debug
Logs a message at the debug level.
error
Logs a message at the error level.
info
Logs a message at the info level.
trace
Logs a message at the trace level.
warn
Logs a message at the warn level.

Structs§

ChromaLog
ColorConfig

Enums§

ArgColor
Color
The 8 standard colors.
LevelFilter
An enum representing the available verbosity level filters of the logger.