Bastiaan Veelo
|
4b61e7dd55
|
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@gmail.com>
|
2024-07-22 06:47:38 +08:00 |
|
Bastiaan Veelo
|
c970ca67f2
|
Fix documentation typos.
|
2024-05-02 01:54:11 +02:00 |
|
Petar Kirov
|
24dab1f547
|
docs(std.logger.package): Fix ddoc macro typo in "Basic Logging" section
|
2023-11-13 00:30:32 +01:00 |
|
HuskyNator
|
fc06c514a8
|
Add missing log function error to std.logger documentation (#8846)
Error was missing from the documentation here.
|
2023-11-12 16:56:26 +08:00 |
|
Iain Buclaw
|
352258539c
|
Fix 'the the' typos in Phobos documentation
|
2022-09-20 21:31:46 +02:00 |
|
Robert burner Schadek
|
34ad2148db
|
std.logger.core unittest forgotton thread.join
no more sleep
|
2022-09-05 01:08:16 +02:00 |
|
Robert burner Schadek
|
5b9a904872
|
std.logger 32 bit unittest race condition fix
|
2022-09-02 23:55:19 +02:00 |
|
Atila Neves
|
e113440df1
|
Move logger out of experimental
|
2022-07-29 12:15:34 +02:00 |
|