[Catalyst] log infor using FastCGI enigine in Apache

Jon jon+catalyst at youramigo.com
Tue Nov 14 03:20:39 GMT 2006


I found Catalyst::Log::Log4perl a good alternative.  Unfortunately not
compatible with Catalyst::Plugin::Dumper though.

-- 

Jon


On Tue, 2006-11-14 at 10:57 +0800, Mao DengFeng-e13751 wrote:
> Hi,
> I have made catalyst is runing in apache with FastCGI engine.
> It's really very fast:)
> But when I check the log information form apache log file. The log
> from FastCGI  is not so beautiful  like the log from catalyst
> standalone server.  The log is hard to check. The log like this:
> ==========================================================
> 
> [Tue Nov 14 10:35:17 2006] [error] [client 10.193.100.73] FastCGI:
> server "/home/user/Myapp/script/ezx_flex_fastcgi.pl"
> stderr: .----------------------------------------------------------------+-----------., referer: http://localhost/Myapp/wiki/a
> [Tue Nov 14 10:35:17 2006] [error] [client 10.193.100.73] FastCGI:
> server "/home/user/Myapp/script/ezx_flex_fastcgi.pl" stderr: | Action
> | Time      |, referer: http://localhost/Myapp/wiki/a
>  
> ==========================================================
>  
> How to configure and make the log from FastCGI in apache like  from
> standalone server mode
>  
> Thanks
> Mao Dengfeng
> 
> 
>  
> _______________________________________________
> 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