[Catalyst] Subclass $c->log->debug(...) to prepend "${\$c->action}: ..."

Kiffin Gish kiffin.gish at planet.nl
Mon Jan 18 20:22:51 GMT 2010


I'd like to subclass $c->log->debug(message) so that it prints out:

''.$c->action.': '.'message'

What's the easiest way to do this?

-- 
Kiffin Gish <Kiffin.Gish at planet.nl>
Gouda, The Netherlands





More information about the Catalyst mailing list