Click or drag to resize

DebugReactor Constructor

Initializes a new instance of the DebugReactor class

Namespace:  IBM.Watson.DeveloperCloud.Debug
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DebugReactor(
	LogLevel level = LogLevel.DEBUG
)

Parameters

level (Optional)
Type: IBM.Watson.DeveloperCloud.LoggingLogLevel
See Also