ToSysLog function
function
ToSysLog(Const SyslogServer: string; Facil: Byte; Sever:
TSyslogSeverity
; Const Content: string): Boolean;
Unit
SLogSend
Description
Simply send packet to specified Syslog server.
See also:
TSyslogSend
,
TSyslogSeverity