Skip to content

tracing-subscriber 0.2.9

Compare
Choose a tag to compare
@hawkw hawkw released this 27 Jul 17:15
· 650 commits to master since this release
4c36130

Fixed

  • fmt: Fixed compilation failure on MSRV when the chrono feature
    is disabled (#844)

Added

  • fmt: Span lookup methods defined by layer::Context are now also
    provided by FmtContext (#834)