tracing v0.1.17 Release Notes

Release Date: 2020-09-28 // over 3 years ago
  • 🛠 Fixed

    • Incorrect inlining of Event::dispatch and Event::child_of, which
      0️⃣ 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!