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 1.10 - 2010-10-30

  • Public release. Major refactoring: code is smaller and cleaner. Fix for RT#62397: $DefaultLevel is now retrieved immediately (when using the Logger->log or P:C:L->log) instead of at event processing time. This allows the use of a temporary definition of $DefaultLevel (with 'local'). This should make the API more consistent with the usual usage of global variables.

Modules

A POE logging class