Changes for version 0.32
- (ms) Added fix to Makefile.PL to compensate for MakeMaker bug in perl < 5.8.0, causing man pages below Log::Log4perl::Config not to be installed. Thanks to Mathieu Arnold <mat@mat.cc> for bringing this up.
- (ms) 0.31 had a Win32 test suite glitch, replaced getpwuid() (not implemented) by stat() for Safe test.
Modules
Log4j implementation for Perl
Log appender class
implements appending to a DB
Subclass of Appender::TestBuffer
Appender class for testing
Log4perl configuration file syntax
reads xml config files
reads properties file
Detect file changes
Log4perl advanced date formatter helper class
Frequently Asked Questions on Log::Log4perl
Log4perl Custom Filter Base Class
Special filter to combine the results of others
Filter to match the log level exactly
Filter for a range of log levels
Filter to match the log level exactly
maps java log4j appenders to Log::Dispatch classes
wraps Log::Dispatch::Screen
wraps Log::Dispatch::File
wraps Log::Log4perl::Appender::DBI
wraps Log::Dispatch::Win32EventLog
wraps Log::Dispatch::FileRotate
wraps Log::Dispatch::Syslog
wraps Log::Log4perl::Appender::TestBuffer
Log4perl Layout Virtual Base Class
Pass-thru Layout
Pattern Layout
Simple Layout
Predefined log levels
Main Logger Class
Mapped Diagnostic Context
Nested Diagnostic Context