Skip to content

tracing-core 0.1.17

Compare
Choose a tag to compare
@hawkw hawkw released this 28 Sep 17:45
· 563 commits to master since this release
182684e

Fixed

  • Incorrect inlining of Event::dispatch and Event::child_of, which
    could result in dispatcher::get_default being inlined at the
    callsite (#994)

Added

  • Copy implementations for Level and LevelFilter (#992)

Thanks to new contributors @jyn514 and @TaKO8Ki for contributing
to this release!