pub fn init_env_logger(env: &str) -> Result<(), Error>
In contrast to init_rustc_env_logger this allows you to choose an env var other than RUSTC_LOG.
init_rustc_env_logger
RUSTC_LOG