Internet Direct (Indy) Version 9.0.1 Beta
TIdLogEvent
Implements an event-based logging class for data input and output, as well as status messages.

TIdLogEvent = class(TIdLogBase)
Description
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.

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