github tokio-rs/tracing tracing-subscriber-0.3.2
tracing-subscriber 0.3.2

Fixed

  • fmt: Fixed MakeWriter filtering not working with BoxMakeWriter
    (#1694)

Added

  • fmt: Writer::has_ansi_escapes method to check if an output
    supports ANSI terminal formatting escape codes (#1696)
  • fmt: Added additional ANSI terminal formatting to field formatters
    when supported (#1702)
  • fmt: Added FmtContext::span_scope, FmtContext::event_scope,
    and FmtContext::parent_span methods for accessing the current span
    and its scope when formatting an event (#1728)
  • fmt: Improved documentation on implementing event formatters (#1727)

Don't miss a new tracing release

NewReleases is sending notifications on new releases.