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

Members exposed by TIdLogBase.

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 
Specifies the method used to close stage for the logging intercept. 
 
Writes a log message and closes 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. 
 
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 that the conncetion intercept is for a client connection. 
Indicates if log messages contain a date and timestamp. 
Indicates that line-end characters in a message should be replaced with textual tags. 
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.