Macro ngx_log_debug_http

Source
macro_rules! ngx_log_debug_http {
    ( $request:expr, $($arg:tt)+ ) => { ... };
}
Expand description

Log to request connection log at level NGX_LOG_DEBUG_HTTP.