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. |
Method |
Description |
Closes the streams used in the logging intercept. | |
Specifies the method used to close stage for the logging intercept. | |
| |
Specifies the method used to open the storage for the logging intercept. | |
Writes log messages when data is received with the intercept. | |
Writes log messages when data is sent with the intercept. | |
| |
Receives values for the connection intercept. | |
Sends values for the connection intercept. | |
| |
Version number for Indy component suite. |
Destructor |
Description |
Frees the object instance. |
Property |
Description |
Starts or stops logging of messages for the intercept. | |
Connection to be handled in the intercept. | |
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.
|