Function setup_default_logging

Source
pub fn setup_default_logging(
    log_colored: bool,
    log_level: &str,
    tag: &str,
) -> Result<(), LogError>
Expand description

start the logger with all logs and access logs on stdout