Internet Direct (Indy)
Home
PreviousUpNext
TIdLogFile Members

The following tables list the members exposed by TIdLogFile.

 
Name 
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. 
Methods
 
Name 
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
 
Name 
Description 
 
Frees the object instance. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
 
 
Name 
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. 
 
Method 
 
virtual 
 
Property 
 
read only 
 
Event 
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.