Changes for version 0.07 - 2007-07-13
- Log::Handler (LH) has been using the name is_debug rather than would_log_debug etc. since version 0.33. Log::Handler 0.38 won't have would_log_* for downwards compatibility any more, so I have to change Catalyst::Plugin::Log::Handler (CPLH).
- NB: CPLH 0.07 requires LH >= 0.33 CPLH < 0.07 requires LH <= 0.37
- Added new tests to check that is_* methods can be called.
Modules
Catalyst Plugin for Log::Handler
Provides
in lib/Catalyst/Plugin/Log/Handler.pm