libcgi-application-plugin-logdispatch-perl

Plugin that adds log::dispatch support to cgi::application
  https://metacpan.org/release/CGI-Application-Plugin-LogDispatch
  0
  no reviews



Cgi::application::plugin::logdispatch adds logging support to your cgi::application modules by providing a log::dispatch dispatcher object that is accessible from anywhere in the application.

if you have cgi::application::plugin::devpopup installed, a "log entries" report is added to the popup window, containing all of the entries that were logged during the execution of the runmode.