tracing-tree v0.2.1
What's Changed
- fix: removes unnecessary
fmt::Debugbounds onHierarchicalLayer, which makes it possible to composeHierarchicalLayerwith otherHierarchicalLayers(#45). - fix: check whether another
HierarchicalLayerhas already placed Data in the extensions; skipping if it's already present. This prevents the panic reported in tokio-rs/tracing#2112.
Thanks to @conradludgate and @joxcat for reporting this these issues!
Crates.io: https://crates.io/crates/tracing-tree/0.2.1