NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Log::Dispatch (Score:1)
I tried to love Log::Log4Perl, but it does too much. It offers the flexibility to be the Ultimate Logging Solution, but how complicated should logging be?
I settled on Log::Dispatch instead, which is super-easy to use through the CGI::Application plugin for it. It does less, but it does Enough.
Mark
Re:Log::Dispatch (Score:1)