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.

Reply via email to