Changes for version 0.008000 - 2017-11-24

  • Add slog for logging strings without a code block (Thanks Christian Walde!)
  • Fix exporting into classes that subclass from users of Log::Contextual. (Thanks Graham Knop!)

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