Changes for version 0.14
- Fixed a few small bugs in SYNOPSIS section.
- Added logging of CallBacks existence in the error handler log the db::STORE method (when we can)
- Small optimisation in the way _unseen_sth is used in st.pm.
- When outputting the ParamValues in the error handler they were sorted on parameter name which is confusing since the parameter 10 (or :p10) comes after 1 (or :p1). Changed the output to name the parameter market as well.
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