Changes for version 0.024 - 2018-12-20

  • No functional changes.
  • [doc] Mention that Log::ger is ~100x faster than Log::Dispatch.

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