Structured diagnostics for actix-web applications.
tracing-actix-web provides TracingLogger, a middleware to collect telemetry data from applications built on top of the actix-web framework.
tracing-actix-webwas initially developed for the telemetry chapter of Zero to Production In Rust, a hands-on introduction to backend development using the Rust programming language.It is now maintained upstream in
actix-extras, where all future development will take place.