pub fn log_reverse_proxy( audit_log: Option<&SharedAuditLog>, service: &str, method: &str, path: &str, status: u16, )
Log a reverse proxy request with service info.