Changes for version 0.20

  • Strip trailing spaces in config file
  • Accept line continuations in properties file
  • Refactored Logger.pm for speed, defined the logging behavior when the logger is created, not when a message is logged
  • Fixing test suites so that SimpleFormat newline is accounted for
  • Fixed a bug with root inheritance where the category name wasn't coming through
  • added init_and_watch

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