rust-lang / log

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

Clarify the actual set of functions that can race in _racy variants #623

Closed KodrAus closed 3 months ago

KodrAus commented 3 months ago

Includes #622

I noticed our docs for these functions could use a bit more direct wording around exactly what they could race with.