Skip to content

tracing-tree v0.2.1

Compare
Choose a tag to compare
@davidbarsky davidbarsky released this 26 May 21:50
· 84 commits to main since this release
b1a184f

What's Changed

  • fix: removes unnecessary fmt::Debug bounds on HierarchicalLayer, which makes it possible to compose HierarchicalLayer with other HierarchicalLayers (#45).
  • fix: check whether another HierarchicalLayer has 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