Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.
It allows you to control the number of logging messages generated at three different levels:
* At a central location in your system (either in a configuration file or in the startup code) you specify which components (classes, functions) of your system should generate logs.
* You specify how detailed the logging of these components should be by specifying logging levels.
* You also specify which so-called appenders you want to feed your log messages to and which format they should be in.
30 Day Summary May 18 2013 — Jun 17 2013
|
12 Month Summary Jun 17 2012 — Jun 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.