Skip to main content

init

Function init 

Source
pub fn init(verbose: bool, quiet: bool)
Expand description

Set the global level from the parsed flags (called once at startup). -v and -q are mutually exclusive at the clap layer, so at most one is set.