github tokio-rs/tracing tracing-serde-0.1.3
tracing-serde 0.1.3

This release adds experimental support for recording structured field
values using the valuable crate. See this blog post for
details on valuable.

Note that valuable support currently requires --cfg tracing_unstable. See the documentation for details.

Added

Fixed

  • Fixed incorrect size hint in SerializeFieldSet (#1333)
  • A number of documentation fixes

Thanks to @akinnane and @maxburke for contributing to this release!

Don't miss a new tracing release

NewReleases is sending notifications on new releases.