Changes for version 0.05
- BUG FIXES
- In LogAny.pm put the package definition at the start for correct imports thanks to Jens Rehsack.
- ENHANCEMENTS
- When a statement handle method is called with an already prepared statement handle log the SQL statement not the handle - thanks to Jens Rehsack.
- DOCUMENTATION
- Various fixes to documentation thanks to Jens Rehsack.
- MISCELLANEOUS
- Add travis setup thanks to Jens Resack.
Modules
Perl extension for DBI to selectively log DBI methods, SQL, parameters, result-sets, transactions etc with Log::Any.
Provides
in lib/DBIx/LogAny/Constants.pm
in lib/DBIx/LogAny/db.pm
in lib/DBIx/LogAny/st.pm