The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.22

  • Threshold settings of appenders: $appender->threshold($ERROR); log4j.appender.A.Threshold = ERROR
  • Chris R. Donnelly <cdonnelly@digitalmotorworks.com> submitted two patches:
    • extended init() to take obj references (added, also added a test case and documentation)
    • fixed %F and %L if Log4perl is used by a wrapper class (accepted, but changed variable name to Log::Log4perl::caller_depth as a tribute to Log::Dispatch::Config, added test case 022Wrap and documentation

Modules

Log4j implementation for Perl
Log appender object
maps java log4j appenders to Log::Dispatch classes
wraps Log::Dispatch::Screen
wraps Log::Dispatch::File
Predefined log levels
Main Logger
Appender class for testing

Provides

in lib/Log/Log4perl/Config.pm
in lib/Log/Log4perl/Layout.pm