Crate mintaka_log

Source

Modules§

colors

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§

Logger

Enums§

Color
The set of available colors for the terminal foreground/background.
Level
An enum representing the available verbosity levels of the logger.
LogLevel

Functions§

init
init_level