pub fn init_rustc_env_logger(handler: &EarlyErrorHandler)
Expand description

This allows tools to enable rust logging without having to magically match rustc’s tracing crate version.