Utilities for implementing and composing `tracing` subscribers.
cargo add tracing-subscriber
[dependencies]
tracing-subscriber = "0.3.23"
| 官网 | https://tokio.rs |
|---|---|
| 仓库 | https://github.com/tokio-rs/tracing |
| 最新版本 | 0.3.23 |
| 分类 | development-tools::debugging, development-tools::profiling, asynchronous |