Function sozu_command_lib::logging::logs::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