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.