debian man page for cgi::application::plugin::devpopup::log

Query: cgi::application::plugin::devpopup::log

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CGI::Application::Plugin::DevPopup::Log(3pm)		User Contributed Perl Documentation	      CGI::Application::Plugin::DevPopup::Log(3pm)

NAME
CGI::Application::Plugin::DevPopup::Log - show all data written to an IO::Scalar handle.
VERSION
version 1.07
SYNOPSIS
use CGI::Application::Plugin::DevPopup; use CGI::Application::Plugin::DevPopup::Log; sub cgiapp_init { # example using LogDispatch my $log_fh = $this->devpopup_log_handle; $this->log_config( APPEND_NEWLINE => 1, LOG_DISPATCH_MODULES => [ { module => 'Log::Dispatch::Handle', name => 'popup', min_level => $ENV{CAP_DEVPOPUP_LOGDISPATCH_LEVEL} || 'debug', handle => $log_fh, }, ] ); $this->log->debug("log something"); } The rest of your application follows ...
DESCRIPTION
CGI::Application::Plugin::DevPopup::Log will create a "Log" section in the DevPopup output. All data written to the filehandle returned by "$this->devpopup_log_handle" will be output. CGI::Application::Plugin::LogDispatch is very handy for this, but you can write to that filehandle anyway you'd like.
METHODS
devpopup_log_handle Generates a (fake) filehandle you can pass on to a logging plugin. See the Synopsis for usage.
SEE ALSO
L<CGI::Application::Plugin::DevPopup> L<CGI::Application> L<CGI::Application::Plugin::LogDispatch>
AUTHOR
Joshua I Miller, unrtst@cpan.org
BUGS
Please report any bugs or feature requests to bug-cgi-application-plugin-devpopup@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI-Application-Plugin-DevPopup <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI- Application-Plugin-DevPopup>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. COPYRIGHT &; LICENSE Copyright 2007 Joshua Miller, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2011-10-31 CGI::Application::Plugin::DevPopup::Log(3pm)
Related Man Pages
cgi::application::plugin::anytemplate::driver::htmltemplateexpr(3pm) - debian
cgi::application::plugin::authorization::driver::simplegroup(3pm) - debian
cgi::application::plugin::dbiprofile(3pm) - debian
cgi::application::plugin::dbiprofile::graph::gdgraphinline(3pm) - debian
cgi::application::plugin::logdispatch(3pm) - debian
Similar Topics in the Unix Linux Community
Pop up Confirmation Box
Kerberize Application host
File size issue in Sol 5.9
WINSCP Log in AIX 6.1
Application for Virtualizing CyberSpace like Outer Space for Cyberspace Situational Awareness