On Thu, 11 Mar 2010, Mesdaq, Ali wrote:
> I have looked around the documentation but have not seen anything that
> discusses the ability to use Log4perl's convenience functions inside
> of catalyst apps. Namely the shortcuts of TRACE, DEBUG(), INFO(),
Funny, after thinking about this for quite so
On Thu, 11 Mar 2010, Mesdaq, Ali wrote:
> I am trying to avoid doing things like: $c->log->debug("hello"); now
> that I have been spoiled with using DEBUG("hello"); in other places
> that I use Log4perl.
You know, that's an interesting idea. I'll look into making the macros
work with Catalyst.
-
I have looked around the documentation but have not seen anything that
discusses the ability to use Log4perl's convenience functions inside of
catalyst apps. Namely the shortcuts of TRACE, DEBUG(), INFO(), WARN(), ERROR(),
FATAL(), and ALWAYS. Call me lazy but I am trying to avoid doing things l