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.
pub fn init_logger(cfg: LoggerConfig) -> Result<(), Error>
Initialize the logger with the given values for the filter, coloring, and other options env variables.