Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMessage Members

The following tables list the members exposed by TIdSysLogMessage.

 
Name 
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. 
Methods
 
Name 
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
 
Name 
Description 
 
Frees the object instance. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
 
 
Method 
 
virtual 
 
Property 
 
read only 
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.