Internet Direct (Indy)
Home
PreviousUpNext
TIdLogEvent Class

Implements an event-based logging intercept for data input/output and connection status messages.

Pascal
TIdLogEvent = class(TIdLogBase);

TIdLogEvent is a TIdLogBase descendant that extends the Indy logging framework to include support for event-based notifications of input/output or status change notifications for the logging intercept. 

TIdLogEvent publishes event handlers for data receipt and transmission, as well as an event handler for notifications in the socket connection state.

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.