Internet Direct (Indy)
Home
PreviousUpNext
TIdLogDebug Class

Implements a logging intercept that writes messages to the debugger for the compiler/platform.

Pascal
TIdLogDebug = class(TIdLogBase);

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 uses the DebugOutput function to write log messages to the debugger for the compiler / platform. 

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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.