1b8ece6c63
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.
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/16 18:31:41 steven Exp $
|
|
%%SHARED%%
|
|
include/eventlog/
|
|
include/eventlog/evtlog.h
|
|
include/eventlog/evtmaps.h
|
|
lib/libevtlog.a
|
|
lib/libevtlog.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/eventlog.pc
|
|
share/doc/eventlog/
|
|
share/doc/eventlog/API.txt
|
|
share/doc/eventlog/DESIGN.txt
|
|
share/doc/eventlog/configuration.txt
|