Changes for version 1.41 - 2013-04-21

  • (ms) [rt 81731] Added 'trace' level to Log4perl::Catalyst, as suggested by Ashley Pond.
  • (ms) Alexander Hartmaier added Log::Log4perl::Filter::MDC to filter based on MDC key/value
  • (ms) [rt.cpan.org 83193] The file appender now ignores owner/group settings on all types of existing file system entries (previously, this was only the case for actual files).
  • (ms) [rt.cpan.org 84289] Documented Level.pm's isGreaterOrEqual() comparator.
  • (ms) [rt.cpan.org #84725] Fixed test suite to allow running tests in parallel via HARNESS_OPTIONS=j10:c HARNESS_TIMER=1. Reported by Brendan Byrd.

Modules

Log4j implementation for Perl
Log appender class
Buffering Appender
implements appending to a DB
Limit message delivery via block period
Log to a RRDtool Archive
Log to STDOUT/STDERR
Colorize messages according to level
Append to a string
Synchronizing other appenders
Subclass of Appender::TestBuffer
Appender class for testing
Intentionally slow test appender
Log::Log4perl Catalyst Module
Log4perl configuration file syntax
Configurator Base Class
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 on values of a MDC key
Filter on log message string
Dark Magic to enable _INTERNAL_DEBUG
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
Predefined log levels
Main Logger Class
Mapped Diagnostic Context
Nested Diagnostic Context
Dark Magic to resurrect hidden L4p statements
Internal utility functions
Easy to use semaphores