The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.24

  • Added a pod entry for dbix_l4p_logmask which I'd accidentally omitted.
  • Fixed bug in fetch when DBIX_L4P_LOG_OUTPUT was enabled which failed to pass the handle to the debug function - thanks to Jimmy Grimberg for noticing and giving me enough information to track it down.

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

Examples