diff options
author | Will Andrews <will@FreeBSD.org> | 2001-05-20 03:41:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-05-20 03:41:13 +0000 |
commit | 7dd1c369e45ce88f29f3b91dd3dc88516f5f25f5 (patch) | |
tree | 42dab9cd5eeb03712e5ebf6d7fa70d6fef91edb1 /devel/libvanessa_logger/pkg-descr | |
parent | abb769786a53f889045b694c2e1f65ab5dbe5fb1 (diff) |
Notes
Diffstat (limited to 'devel/libvanessa_logger/pkg-descr')
-rw-r--r-- | devel/libvanessa_logger/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libvanessa_logger/pkg-descr b/devel/libvanessa_logger/pkg-descr new file mode 100644 index 000000000000..41ca65779e8e --- /dev/null +++ b/devel/libvanessa_logger/pkg-descr @@ -0,0 +1,9 @@ +libvanessa_logger provides a generic logging layer that may be used to log +to one or more of syslog, an open file handle or a file name. Though due to +limitations in the implementation of syslog opening multiple syslog loggers +doesn't makes sense. Includes the ability to limit which messages will be +logged based on priorities. + +WWW: http://vanessa.sourceforge.net/ + +-- K. Konstantinidis <kkonstan@daemon.gr> |