The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.100002

  • dumper is no longer supported due to Log::Any
  • filter is deprecated in favor of log_level
  • New shared Config allows changing log level on the fly without re-attaching all adapters
  • New 'argv', 'env', and 'signals' features for common Unix behavior
  • Optimized log-level squelching with adapter subclasses
  • Customizable formatting, optimized via dynamic compilation
  • Customizable output handle/coderef or even writer coderef

Modules

Logging adapter suitable for use in a Daemontools-style logging chain
Dynamic configuration settings used by Daemontools logging adapters