The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.006005 - 2015-03-14

  • Fix performance (and arguably duplicate side effects!) in multilogger setups (Good catch and fix Christian Walde!)
  • Fix warning introduced in 5.21.x

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
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