15b7aa1860
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-structrured 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. PR: ports/105370 Submitted by: Ivan Lago <ivan.lago at ifom-ieo-campus.it>
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
include/eventlog/evtlog.h
|
|
include/eventlog/evtmaps.h
|
|
lib/libevtlog.a
|
|
lib/libevtlog.la
|
|
lib/libevtlog.so
|
|
lib/libevtlog.so.0
|
|
libdata/pkgconfig/eventlog.pc
|
|
@dirrm include/eventlog
|