mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
82915658f2
PR: ports/46065 Submitted by: Mark Linimon <linimon@lonesome.com>
10 lines
418 B
Plaintext
10 lines
418 B
Plaintext
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://www.vergenet.net/linux/vanessa/
|
|
|
|
-- K. Konstantinidis <kkonstan@daemon.gr>
|