Changes for version 0.041 - 2023-10-29
- No functional changes.
- [doc] Fix minor typos, update mentioned module name.
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
Log to array
Null output
Set output to a string
Use a plugin
(DEPRECATED) Old name for Log::ger::Format::MultilevelLog
Utility routines for Log::ger