Melvin Wang
Melvin Wang
Having this need to be a separate crate in order to run the test in an environment that has a WDK config is unfortunate. I have something in the works...
Added an additional test for functionality that #1132 added. This was made possible by a fix included in rust-script v 0.35.0 that fixes https://github.com/fornwall/rust-script/issues/135
## Bug Report ### Version tracing-subscriber v0.3.18 tracing-core v0.1.32 tracing-log v0.2.0 ### Platform 64Bit Windows 11 ### Crates tracing-subscriber ### Description I am trying to enable pretty printing (i.e. `:#?`)...