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.
pub fn init_with_level(log_level: &str) -> Result<(), SetLoggerError>
Initialize the ADO logger with a specific value, instead of an env var.