Module logging

Module logging 

Source

Enums§

VerbosityLevel
Verbosity levels

Functions§

debug
Log a debug message (only in verbose mode)
info
Log an info message (in normal and verbose modes)
init_logging
Initialize logging based on CLI flags
log_at_level
Log a message at the given verbosity level