Skip to main content

log_reverse_proxy

Function log_reverse_proxy 

Source
pub fn log_reverse_proxy(
    audit_log: Option<&SharedAuditLog>,
    service: &str,
    method: &str,
    path: &str,
    status: u16,
)
Expand description

Log a reverse proxy request with service info.