Re: [log4perl-devel] Problem with Log::Dispatch::FileRotate-Appender and -d:Profile

2010-03-11 Thread Mike Schilli
On Thu, 11 Mar 2010, mara raram wrote: > I was so busy profiling that I completely forgot to thank you for that > tip. So, thanks a lot, works brilliant. Glad to hear it worked out! -- Mike Mike Schilli m...@perlmeister.com --

Re: [log4perl-devel] Problem with Log::Dispatch::FileRotate-Appender and -d:Profile

2010-03-11 Thread mara raram
Hi Mike, On Sat, Feb 20, 2010 at 3:59 AM, Mike Schilli wrote: > On Fri, 19 Feb 2010, mara raram wrote: > >> I just ran into a problem trying to profile one of my perl scripts >> using 'perl -d:Profile'.  I cooked it down to this: ---8<--- >> #!/usr/bin/env perl # --- crashes when used with -d:Pro

[log4perl-devel] Use of convenience functions in Catalyst apps

2010-03-11 Thread Mesdaq, Ali
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