Tags:
create new tag
, view all tags

Log4Perl

http://log4perl.sourceforge.net/

CPAN:Log::Log4perl is a Perl port of the widely popular log4j logging package.

Logging beats a debugger if you want to know what's going on in your code during runtime. However, traditional logging packages are too static and generate a flood of log messages in your log files that won't help you.

CPAN:Log::Log4perl is different. It allows you to control the amount of logging messages generated very effectively. You can bump up the logging level of certain components in your software, using powerful inheritance techniques. You can redirect the additional logging messages to an entirely different output (append to a file, send by email etc.) -- and everything without modifying a single line of source code.

Y. very cool. Trying it gets my vote.

-- MartinCleaver - 27 Mar 2005

 
BasicForm
TopicClassification DefineTerm
TopicSummary CPAN:Log::Log4perl is a Perl port of the widely popular log4j logging package
InterestedParties

RelatedTopics

Topic revision: r2 - 2005-03-27 - MartinCleaver
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.