Thanks to visit codestin.com Credit goes to docs.rs
Verbosity-gated stderr logger driven by a single global level. Use the [log_debug], [log_info], [log_warn], and [log_error] macros from the crate root rather than calling debug/info/warn/error directly when you want lazy formatting.
log_debug
log_info
log_warn
log_error
debug
info
warn
error
--verbose
--quiet
-qq