[fpc-pascal] writing to syslog from FreePascal
Michael Van Canneyt
michael at freepascal.org
Thu Oct 29 08:39:34 CET 2009
On Wed, 28 Oct 2009, Bruce Bauman wrote:
> We are porting an application which needs to write to the system log via syslog. We are running under Red Hat Enterprise Linux.
>
> Is there an existing mechanism to do this, or do we need to interface to C code ourselves?
TEventLog in the eventlog unit writes to the system log in a cross-platform
manner.
Michael.
More information about the fpc-pascal
mailing list