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

Changes for version 0.038 - 2021-01-31

  • Rename Log::ger::Plugin::MultilevelLog to the more appropriate Log::ger::Format::MultilevelLog, so use-ing it affects the current package only. The old name is still available but deprecated and will be removed in the future.

Modules

A lightweight, flexible logging framework
Use a filter plugin
Filter using a coderef
Use a format plugin
Use default Log::ger formatting style
Create a log($LEVEL, ...) subroutine/method
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
(DEPRECATED) Old name for Log::ger::Format::MultilevelLog
Utility routines for Log::ger