The sysutils/eventlog port
eventlog-0.2.12p2 – replacement for the syslog() API (cvsweb github mirror)
Description
The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. Where you had a simple non-structured string in syslog() you have a combination of description and tag/value pairs. EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file.WWW: http://www.balabit.com/products/syslog_ng/
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /usr/local/include/eventlog/
- /usr/local/include/eventlog/evtlog.h
- /usr/local/include/eventlog/evtmaps.h
- /usr/local/lib/libevtlog.a
- /usr/local/lib/libevtlog.la
- /usr/local/lib/libevtlog.so.1.0
- /usr/local/lib/pkgconfig/eventlog.pc
- /usr/local/share/doc/eventlog/
- /usr/local/share/doc/eventlog/API.txt
- /usr/local/share/doc/eventlog/DESIGN.txt
- /usr/local/share/doc/eventlog/configuration.txt