« Return to Thread: how to set CATALYST_DEBUG

Re: how to set CATALYST_DEBUG

by Malloy :: Rate this Message:

Reply to Author | View in Thread

Thanks. But I want to control it using CATALYST_DEBUG or <MyApp>_DEBUG, not just switch it off.

On Mon, Jun 29, 2009 at 3:35 PM, Kieren Diment <diment@...> wrote:
err that switches it off in the app and switches it off in the env var.  Just remove -Debug and all should be fine

On 29/06/2009, at 5:21 PM, Malloy wrote:

Hi All

I removed -Debug, and set $ENV{CATALYST_DEBUG} =1 using PerlSetEnv
CATALYST_DEBUG 1.

But it doesn't work. I can't see the debug info in the apache log file.

--
Jack Malloy
_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/



--
Jack Malloy

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: how to set CATALYST_DEBUG