see /usr/share/doc/packages/perl-Log-Contextual/Changes
0.009001 2024-05-29
- fix log4perl test when run with unexpected path or directory seperator
- add basic docs showing what each role represents
- rename some internal methods to be prefixed with underscores
- test cleanups
- code formatting cleanups
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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Contextual?expand=0&rev=26
- Yell loudly if a user tries to use Log::Contextual::set_logger() or
Log::Contextual::with_logger() (aka internals that don't work anymore)
directly
0.005002 2013-02-14 (♥)
- Fix RT#83267 (Tyler Riddle)
0.005001 2013-02-07
- No changes from previous dev release
0.005000_03 2013-01-16
- merge unpushed 0.004300 into master (frew--, Tyler Riddle++)
0.005000_02 2013-01-15
- add missing changelog entry (derp)
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
0.004300 2012-10-03
- add a way to set default import tags
0.004202 2012-08-04
- correct the caller_level passed into coderef, and document "both" uses of
caller_level
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Contextual?expand=0&rev=10