[Issue 24468] stdThreadLocalLog does not print `log` and `trace` logs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 29 01:36:00 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24468

--- Comment #4 from Forest <forestix at nom.one> ---
Also, is `(cast()sharedLog).logLevel = LogLevel.all` thread-safe?

If so, how is the user supposed to know that?

If not, where is the thread-safe equivalent?

--


More information about the Digitalmars-d-bugs mailing list