Function sozu_command_lib::logging::logs::parse_logging_spec

source ยท
pub fn parse_logging_spec(
    spec: &str
) -> (Vec<LogDirective>, Vec<LogSpecParseError>)