pub fn init(verbose: bool, quiet: bool)
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.
-v
-q