Changes for version 0.20
- Fix rt 55143 where execute_array was logging array tuple status at INFO level instead of DEBUG level. Thanks to Eric Zylberstejn for finding the problem and providing the fix.
- Add the DBIX_L4P_LOG_DELAYBINDPARAM constant to delay logging of bind_param until execute.
Modules
Perl extension for DBI to selectively log DBI methods, SQL, parameters, result-sets, transactions etc to a Log::Log4perl handle.
Provides
in lib/DBIx/Log4perl/Constants.pm
in lib/DBIx/Log4perl/db.pm
in lib/DBIx/Log4perl/st.pm