Skip to content

tracing-log 0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 20:15
· 562 commits to master since this release
cdbd122

Added

  • log-tracer: Added LogTracer::with_interest_cache to enable a limited
    form of per-record Interest caching for log records (#1636)

Changed

  • Updated minimum supported Rust version (MSRV) to Rust 1.49.0 (#1913)

Fixed

  • log-tracer: Fixed LogTracer not honoring tracing max level filters
    (#1543)
  • Broken links in documentation (#2068, #2077)

Thanks to @Millione, @teozkr, @koute, @Folyd, and @ben0x539 for contributing to
this release!