Changes for version 0.018 - 2017-07-14

  • use Log::ger::Format 'Foo' now sets for current package instead of globally (but the other plugins like Log::ger::Output or Log::ger::Layout still defaults to setting globally).

Modules

A lightweight, flexible logging framework
Use a format plugin
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