Symphony Framework
RegisterDebugLogging Method
Symphony.Core Namespace > DebugView Class : RegisterDebugLogging Method
Class implementing the IDebugLoggin interface.
Provide the ability to register your custom debug class which implementes the IDebugLogging interface.
Syntax
public void RegisterDebugLogging( 
   IDebugLogging debugInstance
)

Parameters

debugInstance
Class implementing the IDebugLoggin interface.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DebugView Class
DebugView Members