DBIx-LogProfile

Log DBI::Profile data into Log::Any or Log4perl


Keywords
dbi, dbix, logging, perl-module, sql
License
Artistic-1.0-Perl

Documentation

DBIx::LogProfile
================

Please see `perldoc lib/DBIx/LogProfile.pm` for details.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install