John wrote:
> but it looks like I'll have to use @log.warn or $log.warn.
Maybe you could create a simple Module for it and include it in every
class where you need a logger. Then you could simply implement a log
method in the Module which would return the log instance.
Regards,
Peter