Module request_span_middleware

Source
Expand description

Middleware that wraps HTTP requests to tokio tracing spans for debugging and attaches a request id to all log messages.

Structsยง

RequestSpan
RequestSpanMiddleware
Wraps HTTP requests into tokio tracing spans, helps with debugging.