github tokio-rs/tracing tracing-subscriber-0.3.19
tracing-subscriber 0.3.19

latest releases: tracing-mock-0.1.0-beta.1, tracing-journald-0.3.1, tracing-error-0.2.1...
one day ago

[ crates.io ] | [ docs.rs ]

This release updates the tracing dependency to v0.1.41 and
the tracing-serde dependency to v0.2.0.

Added

  • Add set_span_events to fmt::Subscriber (#2962)
  • tracing: Allow &[u8] to be recorded as event/span field (#2954)

Changed

  • Set log max level when reloading (#1270)
  • Bump MSRV to 1.63 (#2793)
  • Use const thread_locals when possible (#2838)
  • Don't gate with_ansi() on the "ansi" feature (#3020)
  • Updated tracing-serde to 0.2.0 (#3160)

Don't miss a new tracing release

NewReleases is sending notifications on new releases.