configure_stderr

Function configure_stderr 

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

Convenience: direct logging to stderr and set a default level for the “Camera” category.