Function rustc_log::init_env_logger

source ·
pub fn init_env_logger(env: &str) -> Result<(), Error>
Expand description

In contrast to init_rustc_env_logger this allows you to choose an env var other than RUSTC_LOG.