On Monday, 13 March 2023 at 15:48:03 UTC, Yuxuan Shui wrote:
> On Monday, 13 March 2023 at 10:03:59 UTC, Johann Lermer wrote:
>> Try this:
>>
>> auto sharedLog = new FileLogger("/dev/null");
>
> That defines a new variable right. That's completely different.
Ah, sh..t. Didn't see that.