aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch/files
Commit message (Collapse)AuthorAgeFilesLines
* Log::Dispatch is a suite of OO modules for logging messages to multipleJosef Karthauser2001-05-192-0/+127
outputs, each of which can have a minimum and maximum log level. It is designed to be easily subclassed, both for creating a new dispatcher object and particularly for creating new outputs. PR: ports/27412 Notes: svn path=/head/; revision=42767