Review: std.logger

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 13 05:21:29 PDT 2014


On Sunday, 13 July 2014 at 12:18:40 UTC, Jacob Carlborg wrote:
> "logError" is a lot more clear and descriptive. I think that's 
> important. If people don't like that they can use an alias.

It is effectively same as using static namespace class but 
C-style - mangling namespace into function name. `log.error` 
looks descriptive enough to me.


More information about the Digitalmars-d mailing list