Skip to content

Events now unfiltered for fmt::writer::Boxed's MakeWriter impl #1694

@estk

Description

@estk

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.

Metadata

Metadata

Assignees

Labels

crate/subscriberRelated to the `tracing-subscriber` cratekind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions