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.20 - 2012-12-07

  • NEW FEATURES
    • Option 'packages' can now contain regexes. This module will automatically add logging if you load modules that match the regexes (this is done via an @INC import hook).
    • Add logger options: 'log_sub_args' and 'log_sub_result'.
  • FIXES
    • Utilize SHARYANTO::Package::Util for more robust package-related routines.

Modules

Add logging to class
Add logging to package