|
|
|
|
|
by mycoliza
1650 days ago
|
|
Yeah, the goal is for `valuable` to replace `tracing`'s (currently much more limited) `Value` trait entirely, when we release `tracing` 0.2. Before making a breaking change, though, we want to release opt-in support for `valuable` in the current v0.1.x `tracing` ecosystem, so people can start trying it out and we can figure out if there's anything missing. You can follow the progress of that here: https://github.com/tokio-rs/tracing/pull/1608 I believe it's currently just waiting for a crates.io release of `valuable`! |
|