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

Changes for version 0.037 - 2020-03-11

  • [Incompatible change] Bump meta version to 2 to force all plugins to be upgraded to comply to Log::ger >0.032.

Modules

A lightweight, flexible logging framework
Use a filter plugin
Filter using a coderef
Use a format plugin
Use default Log::ger formatting style
Perform no formatting on the message
The bulk of the implementation of Log::ger
Use a layout plugin
Set logging output
Set output to a string
Use a plugin
Create a log($LEVEL, ...) subroutine/method
Utility routines for Log::ger