aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Any-Adapter-Syslog
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Log::Any is a generic adapter for writing logging into Perl modules; thisWen Heping2010-10-114-0/+42
adapter uses the Unix::Syslog module to direct that output into the standard Unix syslog system. WWW: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/ PR: ports/151380 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> Notes: svn path=/head/; revision=262813