- s/YES/yes in USE_* - Trim Makefile header - Sort pkg-plist - Update WWW in pkg-descr PR: ports/168300 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
7 lines
371 B
Text
7 lines
371 B
Text
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://horms.net/projects/vanessa/
|