[Catalyst] Nubie Log questions

Ivan Wills ivanw at benon.com
Mon Nov 6 06:28:42 GMT 2006


I'll answer my own question. The problem was due to the scripts creating 
controllers in the C directory which the documentation suggests not 
doing and only creating a symbolic link to from Controller to C. Which I 
did, I then scp'ed the files to a different computer where the symbolic 
links were expanded and I procedded to edit the wrong files therefore no 
log messages.

Ivan

Ivan Wills wrote:
> Hi,
>
> I am trying to use the log method in my Catalyst program but I cannot 
> find any output. (I am using Apache and mod_perl2 and the latest 
> Catalyst on CPAN)
> Where do the log messages go? Also where do warnnings go?
>
> Both as far as I can tell should go the the apache log file but 
> neither seem to make it there. I have the -Debug flag turned on and 
> its info appears to make to the global Apache error_log file (note: 
> not to the virtual host error log that the PerlResponseHandler is 
> located in). I have not set $SIG{__WARN__} so it should still be going 
> there.
>
> Any help would be apreciated.
>
> Thanks
> Ivan Wills
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: 
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/




More information about the Catalyst mailing list