pub fn configure_stderr( category: &str, level: LoggingLevel, color: bool, ) -> Result<()>
Convenience: direct logging to stderr and set a default level for the “Camera” category.