Sends a message to the logging daemon.
procedure SendLogMessage(
const AMsg: String;
const AFacility: TidSyslogFacility;
const ASeverity: TIdSyslogSeverity
); overload;|
Parameters |
Description |
|
AMsg |
|
|
AFacility |
|
|
ASeverity |
|
TIdSysLog.SendLogMessage
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|