May 21, 2014
12:36 p.m.
Am 21.05.2014 um 14:24 schrieb Tudor Girba <tudor@tudorgirba.com>:
As it is now, when I execute: Log critical: 'message'
I get an instance of Log. This is confusing, and not needed. We can nicely get an instance of LogEvent. This will not complicate things at all.
Please take Object>>#asLog into account when doing it. Norbert