eventlog: eventlog (Syslog API replacement) eventlog: eventlog: The EventLog library aims to be a replacement of the simple syslog() eventlog: API provided on UNIX systems. The major difference between EventLog eventlog: and syslog is that EventLog tries to add structure to messages. eventlog: Where you had a simple non-structrured string in syslog() you have a eventlog: combination of description and tag/value pairs. EventLog provides an eventlog: interface to build, format and output an event record. eventlog: eventlog: Homepage: http://www.balabit.com/ eventlog: