A standard logging API
jonswar is proposing a standard logging API:
This being Perl, there are many fine logging frameworks available: Log::Log4perl, Log::Dispatch, Log::Handler, Log::Agent, Log::Trivial, etc. So why do CPAN modules eschew the use of these and invent their own mechanisms that are almost guaranteed to be less powerful?
He proposes a module called Log::Any to standardise how CPAN modules log errors, debugging information, and so forth.
Read more over on use.perl.org.
0 TrackBacks
Listed below are links to blogs that reference this entry: A standard logging API.
TrackBack URL for this entry: http://perlbuzz.com/cgi-bin/mt/mt-tb.cgi/103
Leave a comment