rustc_log

Function 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.