Skip to main content

Module request_logging

Module request_logging 

Source
Expand description

Structured request logging middleware.

Configures tower_http::TraceLayer for structured request/response spans with request_id, method, path, status, and latency.

Functionsยง

request_logging_middleware
Request logging middleware that creates structured spans.