Topic Path: Symbol Reference > Files > IdLogEvent.pas
ContentsIndexHome
PreviousUpNext
IdLogEvent.pas

Contains types, classes, and methods needed to extend the Indy logging framework to support event notifications.

IdLogEvent.pas contains types, classes, and methods needed to extend the Indy logging framework to support event notifications. 

IdLogEvent.pas provides event types and handlers that signal receipt or transmission of data on a socket connection, or a change in the status for the connection.

Class 
Description 
Implements an event-based logging intercept for data input/output and connection status messages. 
Type 
Description 
Event type triggered when data is sent or received for an intercept. 
Event type triggered when the state of the connection for a logging intercept is changed. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.