log_http_request

Function log_http_request 

Source
pub fn log_http_request(
    context: &LoggingContext,
    method: &str,
    path: &str,
    status: u16,
    duration_ms: u128,
    user_agent: Option<&str>,
)
Expand description

Log an HTTP request