std.logger

ilya-stromberg ilya-stromberg-2009 at yandex.ru
Thu Aug 22 11:13:45 PDT 2013


On Thursday, 22 August 2013 at 17:09:17 UTC, Robert Schadek wrote:
> On 08/22/2013 05:59 PM, Jacob Carlborg wrote:
> But still, I like that very much, even though this is still in 
> conflict
> with std.math.log.
We should avoid name conflicts as much as possible. So, I vote to 
the Craig Dillabaugh's idea:
logLog()  //OK, that is kind of ugly.
logInfo()
logWarning()
logError()

Note that we can use logDefault(), not logLog(). I think it will 
be better.


More information about the Digitalmars-d mailing list