github tokio-rs/tracing tracing-subscriber-0.2.25
tracing-subscriber 0.2.25

0.2.25 (October 5, 2021)

This release fixes an issue where a Layer implementation's custom
downcast_raw implementation was lost when wrapping that layer with a
per-layer filter.

Fixed

  • registry: Forward Filtered::downcast_raw to wrapped Layer
    (#1619)

Added

Thanks to @bryanburgers for contributing to this release!

Don't miss a new tracing release

NewReleases is sending notifications on new releases.