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