Bug Report
I found that events are no longer sorted when contained in the fmt::writer::Boxed, here's the diff
Version
change from 0.2.25 to 0.3.1
Platform
x86_64-apple-darwin
rustc 1.57.0-nightly (9dbb26efe 2021-10-03)
Description
I have tests which verify the content of tracing output to either contain or not contain events based on the level. As of 0.3.1 events are completely unfiltered.