summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Log4perl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.08Rong-En Fan2006-12-232-4/+4
| | | | | | | | | PR: ports/107063 Submitted by: chinsan Approved by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer) Notes: svn path=/head/; revision=180558
* - Update to 0.07Martin Wilke2006-11-202-4/+4
| | | | | | | | | PR: ports/105674 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=177686
* DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activityErwin Lansing2006-07-294-0/+55
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> Notes: svn path=/head/; revision=169067