Click or drag to resize

DebugReactorLevel Property

Minimum level of log messages to send to the debug console.

Namespace:  IBM.Watson.DeveloperCloud.Debug
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public LogLevel Level { get; set; }

Property Value

Type: LogLevel
See Also