From 5e6a87afbeaf8d8d9db1e78f83ee67b7e1f761a9 Mon Sep 17 00:00:00 2001 From: joe Date: Sat, 19 May 2001 22:32:07 +0000 Subject: Log::Dispatch is a suite of OO modules for logging messages to multiple 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 --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index c691645..2a0c274 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -315,6 +315,7 @@ SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-gettext SUBDIR += p5-LockFile-Simple + SUBDIR += p5-Log-Dispatch SUBDIR += p5-Mac-FileSpec-Unixish SUBDIR += p5-Make SUBDIR += p5-OLE-Storage_Lite -- cgit v1.1