syslog

From Free Pascal wiki
Revision as of 08:03, 30 April 2013 by Jwdietrich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The systemlog contains a translation of the (Posix/Unix) system log interface. It contains routines to add system logging to your application, and links to the C library for the implementation of these routines.

There is an example called testlog which shows how the unit should be used.

Go to back Packages List