[Catalyst] Simplest way to insert debug messages for Apache2 + Catalyst?

Brandon Black blblack at gmail.com
Thu Mar 9 00:47:49 CET 2006


On 3/8/06, Edric <ehankamo at yahoo.com> wrote:
> thanks for the quick response.
>
>  Yeah I had that already in my main app class:
>
>  use Catalyst qw/-Debug FormValidator/;
>
>  Also in my apache conf file, i have the following line:
>
>  ErrorLog /usr/local/test/logs/apache_error_log
>
>  only error messages get outputted and not debug messages.
>

What engine are you using? (mod_perl, fastcgi, plain cgi, etc?)

-- Brandon



More information about the Catalyst mailing list