Changes for version 0.005001 - 2013-02-07
- No changes from previous dev release
Changes for version 0.005000_03 - 2013-01-16
- merge unpushed 0.004300 into master (frew--, Tyler Riddle++)
Changes for version 0.005000_02 - 2013-01-15
- add missing changelog entry (derp)
Changes for version 0.005000_01 - 2013-01-11
- significant changes in the way Log::Contexual works, but the upshot of it is that Log::Contextual is now much less global than before, and applications using Log::Contextual can guard against modules using set_logger (or something like that) and changing their logger. See the new Log::Contextual::Role::Router for more information
Modules
Simple logging interface with a contextual log
Abstract interface between loggers and logging code blocks
Super simple logger made for playing with Log::Contextual
Output to more than one logger
Simple logger for libraries using Log::Contextual
Provides
in lib/Log/Contextual/Role/Router/SetLogger.pm
in lib/Log/Contextual/Role/Router/WithLogger.pm
in lib/Log/Contextual/Router.pm