Crate alnilam_log

Source

Modules§

Ansi256

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
LoggerOptions

Enums§

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

Constants§

FILTER_ENV

Functions§

init