Topic Path: Symbol Reference > Classes > TIdSysLogMessage Class > TIdSysLogMessage Members
ContentsIndexHome
PreviousUpNext
TIdSysLogMessage Members

Members exposed by TIdSysLogMessage.

Methods
Method 
Description 
 
EncodeMessage encodes the SysLog message into a form for sending with a TIdSysLog component. 
 
Sends the Syslog message to the host specified host. 
 
Version number for Indy component suite. 
Destructors
Destructor 
Description 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
 
Property 
Description 
Indicates the general area generating the SysLog message. 
IP address or host name for the computer sending the message. 
Msg 
This property contains the text and process information of the TIdSysLogMessage
Peer 
This is the peer that sent the TIdSysLogMessage
Pri 
Pri is a calculation of the TIdSysLogMessage.Severity and TIdSysLogMessage.Facility properties and is used in transmitting the TIdSysLogMessage
Raw contents of the message as read from the socket connection. 
This property indicates the severity of the SysLog message. 
Date and time that the message was sent. 
Identifies the version number for the Indy component suite. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.