Internet Direct (Indy) Version 9.0.2 Beta
TIdLogBase.Active
Start or stop logging of messages.

property Active: Boolean;
Description
Active is used to start or stop logging of messages from Send and Receive operations performed using the Binding socket handle. Set Active to True to begin message logging. The logging destination will be Opened if it is currently Closed. Set Active to False to stop message logging. The logging destination will be Closed if it is currently Open.