log_error_responses

Function log_error_responses 

Source
pub async fn log_error_responses(
    req: Request<Body>,
    next: Next,
) -> impl IntoResponse
Expand description

Logs the body of an error response.