ci_logger

Function init_with_level

Source
pub fn init_with_level(log_level: &str) -> Result<(), SetLoggerError>
Expand description

Initialize the ADO logger with a specific value, instead of an env var.