Indy 9
|
TIdLogDebug = class(TIdLogBase)
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.