Bug 100610 - New port: p5-DBIx-Log4perl Perl extension for DBI to selectively log SQL, parameters, result-sets, transactions etc.
Summary: New port: p5-DBIx-Log4perl Perl extension for DBI to selectively log SQL, par...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 16:20 UTC by tjs
Modified: 2006-07-29 20:39 UTC (History)
0 users

See Also:


Attachments
p5-DBIx-Log4perl.shar (2.83 KB, text/plain)
2006-07-20 16:20 UTC, tjs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tjs 2006-07-20 16:20:16 UTC
	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/
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-07-29 20:39:36 UTC
State Changed
From-To: open->closed

Port added, thanks!