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

Members exposed by TIdLogFile.

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 output destination for messages written using the logging intercept. 
Open 
Opens the output destination for messages written using the logging intercept. 
 
Writes a log message and closes the logging intercept. 
Writes log messages when data is received with the intercept. 
Send 
Writes log messages when data is sent with the intercept. 
 
Responds to socket disconnection notifications. 
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. 
File used to store messages written using the logging 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.