std.experimental.logger formal review round 3

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Sun Oct 26 15:16:07 PDT 2014


On 10/26/2014 11:14 PM, Martin Nowak wrote:
>>>
>> As answered multiply times before, to build log hierarchies.
>
> You can easily create classes from structs, that's what I said 2 lines
> below.
And you could also log into a tuple of logger structs without polymorphism.


More information about the Digitalmars-d mailing list