On 2019-02-02 13:08, Patrick Schluter wrote: > What's wrong with `debug log(<whatever>);` from `std.experimental.logger;`? > > Works like a charm in my project. The message is prepended with a time > stamp and location in file/function/line. I think what's missing is the variable name not being automatically added to the message printed. -- /Jacob Carlborg