diff options
author | knu <knu@FreeBSD.org> | 2003-02-27 04:58:20 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-27 04:58:20 +0800 |
commit | 57a3646c39b7b9ef338ab03e1071c80779096208 (patch) | |
tree | 44079f911aa77dc0b9b0120a57c0ddd3260c0582 /devel/p5-Log-Dispatch-Config/pkg-descr | |
parent | 4495cbdad0b890275963134d072c6eddadfa320b (diff) | |
download | freebsd-ports-gnome-57a3646c39b7b9ef338ab03e1071c80779096208.tar.gz freebsd-ports-gnome-57a3646c39b7b9ef338ab03e1071c80779096208.tar.zst freebsd-ports-gnome-57a3646c39b7b9ef338ab03e1071c80779096208.zip |
Add p5-Log-Dispatch-Config, a log4j equivalent for Perl.
Diffstat (limited to 'devel/p5-Log-Dispatch-Config/pkg-descr')
-rw-r--r-- | devel/p5-Log-Dispatch-Config/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch-Config/pkg-descr b/devel/p5-Log-Dispatch-Config/pkg-descr new file mode 100644 index 000000000000..98f8b0c71aa0 --- /dev/null +++ b/devel/p5-Log-Dispatch-Config/pkg-descr @@ -0,0 +1,4 @@ +Log::Dispatch::Config is a subclass of Log::Dispatch and provides a +way to configure Log::Dispatch object with configulation file +(default, in AppConfig format). This is almost a log4j equivalent for +Perl, not with all API compatibility though. |