On 7/30/14, 11:23 AM, linkrope wrote:
> Yes: most of the time I should be happy with the default log object.
> Call it "log" and the uses look great:
>
> log.error("something went wrong");
Yah but then we have stuttering such as log.log("ehm") which is oddly
the same as log("ehm"). -- Andrei