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

Members exposed by TIdLogStream.

Event 
Description 
Specifies the event handler for connection notifications. 
Specifies the event handler for disconnect notifications. 
Allows data handling or transformation for intercepted read operations. 
Allows data handling or transformation for intercepted write operations. 
Methods
Method 
Description 
Closes the streams used in the logging intercept. 
Specifies the method used to close stage for the logging intercept. 
 
Open 
Specifies the method used to open the storage for the logging intercept. 
Writes log messages when data is received with the intercept. 
Send 
Writes log messages when data is sent with the intercept. 
 
Receives values for the connection intercept. 
Send 
Sends values for the connection intercept. 
 
Version number for Indy component suite. 
Destructors
Destructor 
Description 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
 
Property 
Description 
Starts or stops logging of messages for the intercept. 
Connection to be handled in the intercept. 
Data 
Provides context or other data for the connection intercept. 
Indicates if streams are freed by the logging intercept. 
 
Indicates that the conncetion intercept is for a client connection. 
Indicates if log messages contain a date and timestamp. 
Stream used for writing data received in the logging intercept. 
Indicates that line-end characters in a message should be replaced with textual tags. 
Stream used for writing data sent in the logging intercept. 
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.