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? --