Date: Sat, 29 Jul 2006 19:39:49 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-DBIx-Log4perl Makefile distinfo pkg-descr pkg-plist Message-ID: <200607291939.k6TJdnNA037477@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2006-07-29 19:39:49 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-DBIx-Log4perl Makefile distinfo pkg-descr
pkg-plist
Log:
DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:
The ability to turn logging on or off or change the logging you see without
changing your code.
Different log levels allowing you to separate warnings, errors and fatals
to different files.
WWW: http://search.cpan.org/dist/DBIx-Log4perl/
PR: ports/100610
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Revision Changes Path
1.533 +1 -0 ports/databases/Makefile
1.1 +32 -0 ports/databases/p5-DBIx-Log4perl/Makefile (new)
1.1 +3 -0 ports/databases/p5-DBIx-Log4perl/distinfo (new)
1.1 +11 -0 ports/databases/p5-DBIx-Log4perl/pkg-descr (new)
1.1 +9 -0 ports/databases/p5-DBIx-Log4perl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607291939.k6TJdnNA037477>
