Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Latest commit

 

History

History
33 lines (29 loc) · 1.25 KB

File metadata and controls

33 lines (29 loc) · 1.25 KB

tracing-actix-web

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-web was 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.