sozu_command_lib::logging::logs

Function setup_logging_with_config

source
pub fn setup_logging_with_config(
    config: &Config,
    tag: &str,
) -> Result<(), LogError>
Expand description

start the logger from config (takes RUST_LOG into account)