Function hack_log::init [] [src]

pub fn init(
    opts: Option<&ArgMatches>,
    level: Option<LogLevelFilter>
) -> Result<(), SetLoggerError>