Function rustc_log::init_logger

source ·
pub fn init_logger(cfg: LoggerConfig) -> Result<(), Error>
Expand description

Initialize the logger with the given values for the filter, coloring, and other options env variables.