configure_stdout

Function configure_stdout 

Source
pub fn configure_stdout(
    category: &str,
    level: LoggingLevel,
    color: bool,
) -> Result<()>
Expand description

Convenience: direct logging to stdout and set a default level for the given category.