Skip to main content

init_logger

Function init_logger 

Source
pub fn init_logger(default_level: &str)
Expand description

Initialize the Lexe logger with the given default log level.

Example: lexe::init_logger("info")