pub async fn log_http_requests(
__arg0: ConnectInfo<SocketAddr>,
matched_path: Option<MatchedPath>,
req: Request,
next: Next,
) -> ResponseExpand description
HTTP request logging middleware
pub async fn log_http_requests(
__arg0: ConnectInfo<SocketAddr>,
matched_path: Option<MatchedPath>,
req: Request,
next: Next,
) -> ResponseHTTP request logging middleware