Changes for version 0.03

  • If a statement is executed with $sth->execute and it changes rows then log the affected rows.
  • Added more tests and support for setting DB login details.

Modules

Perl extension for DBI to selectively log 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

Examples