Application-level tracing for Rust.
cargo add tracing
[dependencies]
tracing = "0.1.44"
| 官网 | https://tokio.rs |
|---|---|
| 仓库 | https://github.com/tokio-rs/tracing |
| 最新版本 | 0.1.44 |
| 分类 | asynchronous, development-tools::debugging, development-tools::profiling, no-std |