build_logger

Function build_logger 

Source
pub fn build_logger(args: &ArgMatches<'_>, stderr: bool)
Expand description

Builds and initializes a logging object with options from the command line and the stderr boolean which is governed by the context of the subcommand that initiates the logger.