[Issue 23487] std.experimental.logger assigning FileLogger to sharedLog no longer works
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 17 01:03:56 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=23487
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #9086 "Merge stable" was merged into master:
- 4b61e7dd55200372a3b7e9159a52e378b3ee0e3c by Bastiaan Veelo:
Fix sharedLog assignment. (#8995)
* Allow `new shared FileLogger()`
* Address review comment
* Update documentation.
Fix Bugzilla 23487 - std.experimental.logger assigning FileLogger to
sharedLog no longer works
* Comment on `trusted` section.
---------
Co-authored-by: Atila Neves <atila.neves at gmail.com>
https://github.com/dlang/phobos/pull/9086
--
More information about the Digitalmars-d-bugs
mailing list