Internet Direct (Indy) Version 9.0.2 Beta
TIdLogDebug
TIdLogDebug = class(TIdLogBase)
Description
TIdLogDebug is an implementation of the ancestor class TIdLogBase, and extends the framework for logging information about Indy communication components to the DebugOutput stream.

TIdLogDebug provides a flexible means of selecting the destination of log messages. Messages can be written to either a file or the WIN32 API Debug Output stream.

TIdLogDebug is very useful for capturing information about Indy communication components for debugging, trouble-shooting, and general feedback purposes.