The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.22

  • Changed simple.t test to avoid using piped Log::Log4perl::Appender::File and use recreate instead.
  • Fixed bug in fetchrow_hashref if DBIX_L4P_LOG_OUTPUT was set. Thanks to Jimmy Grimberg for spotting this.

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