
FirePHP::LogConnector::Catalyst::Log::Log4perl

use FirePHP::LogConnector::Catalyst::Log::Log4perl; my $foo = FirePHP::LogConnector::Catalyst::Log::Log4perl->new();

FirePHP::LogConnector::Catalyst::Log::Log4perl connects a Catalyst::Log::Log4perl instance to the FirePHP::Dispatcher

Returns a new log connector for Catalyst::Log::Log4perl loggers
Handler for controlling the dispatch cycle and binding FirePHP::Dispatcher to the current response headers.
Returns the current FirePHP::Dispatcher object.
Due to the sequential nature of FirePHP log messages and groups all logs need to be flushed before opening or closing a message group.

http://www.firephp.org, FirePHP::Dispatcher

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.