prev <<
Logging
>> next
Fucking Hell
you have to pass the log object around
(Singletons == Fancy global == bad!)
you need to initiate the log object everywhere you need it
(but there are ways around this..)
Likely to conflict with built-in loggers of Frameworks
..