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.
