tracing
Application level tracing for Rust.
About this project
Website Chat Overview tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. tracing is maintained by the Tokio project, but does not require the tokio runtime to be used. Branch set-up — main - Default branch, crates.io releases are done from this branch. This was previously the v0.1.x branch. — v0.2.x - Branch containing the as-yet unreleased 0.2 version of tracing-core, tracing, and all the other tracing crates that depend on these versions. This was previously the master branch. Usage In Applications In order to record trace events, executables have to use a Subscriber implementation compatible with tracing. A…
Technologies
Project health
GitHub
Reviews
Built by
Maintain tokio-rs/tracing? Claiming verifies admin access through your GitHub account and gives you control of this listing.