Changes for version 0.009000 - 2024-05-15

  • drop dependency on Exporter::Declare
  • add the importing package as an argument when calling subclass methods rather than expecting them to use caller
  • various packaging tweaks and improvements
  • Documentation fixes and formatting improvements

Modules

Simple logging interface with a contextual log
Import all logging methods with WarnLogger as default
Import all logging methods with WarnLogger as default package logger
Abstract interface between loggers and logging code blocks
Abstract interface between loggers and logging code blocks
Abstract interface between loggers and logging code blocks
Abstract interface between loggers and logging code blocks
Route messages to loggers
Super simple logger made for playing with Log::Contextual
Output to more than one logger
logger for libraries using Log::Contextual