Voting: std.logger
linkrope via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 29 15:15:17 PDT 2014
On Tuesday, 29 July 2014 at 17:31:27 UTC, Robert burner Schadek
wrote:
> On Tuesday, 29 July 2014 at 17:20:58 UTC, Andrei Alexandrescu
> wrote:
>
> I should have the overload approach done by tonight
Have a look at
https://github.com/linkrope/log/blob/master/src/log.d#L55-66 for
the overloading.
It's much cleaner than the 'static if' sequences.
More information about the Digitalmars-d
mailing list