Skip to main content

log_http_requests

Function log_http_requests 

Source
pub async fn log_http_requests(
    __arg0: ConnectInfo<SocketAddr>,
    matched_path: Option<MatchedPath>,
    req: Request,
    next: Next,
) -> Response
Expand description

HTTP request logging middleware