
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.