Crate cli_log

Source
Expand description

A logger which logs to STDERR by default but to STDOUT on info!().

Functionsยง

init_with_level
Initialize logger with specified LevelFilter