rust-lang / log

Logging implementation for Rust
https://docs.rs/log
Apache License 2.0
2.12k stars 248 forks source link

Loosen orderings for logger initialization #632

Closed KodrAus closed 3 weeks ago

KodrAus commented 4 weeks ago

This is a reworking of #520 using the same orderings. I think the main improvement was made in #610 so if we want to punt on this I think we reasonably can.