Internet Direct (Indy) Version 9.0.2 Beta
TLogger
Implements logging for Indy Tunnel components.

TLogger = class(TObject)
Description
TLogger is a class used to provide support for message and status logging in TIdTunnelMaster and TIdTunnelSalve components. TLogger allows messages to be written to a file, and protects resources to prevent simultaneous access by multiple threads in the Indy Tunnel components.