On Feb 13, 2012, at 12:44 PM, jdrewsen wrote: > A first quick observation: > > I vote for a debug severity level. Then make that default to the template > parameter for log: > > template log(Severity severity = Severity.debug) > > That would make it nice for good old print debugging.
I think that's what vlog is for, it just isn't particularly well documented.