
FirePHP::Log4perl::Layout

In your Log::Log4perl config:
log4perl.rootLogger = DEBUG, FIREPHP log4perl.appender.FIREPHP = FirePHP::Appender log4perl.appender.FIREPHP.layout = FirePHP::Layout

FirePHP::Layout is a specialized layout for FirePHP based on (and hopefully mostly compatible to) Log::Log4perl::Layout::PatternLayout

Returns: a FirePHP compatible Log::Log4perl::Layout::PatternLayout object
Overriden Log::Log4perl::Layout renderer.

http://www.firephp.org, Log::Log4perl, FirePHP::Catalyst::Plugin

Sebastian Willert, willert@cpan.org

Copyright 2009 by Sebastian Willert <willert@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.