Changes for version 0.034 - 2020-03-09

  • Add meta() and check meta version so in the future we can reject plugins that are not up-to-date.

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