Click or drag to resize

SettingsLogLevel Property

Level of logs to show or be written.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public LogLevel LogLevel { get; set; }

Property Value

Type: LogLevel
See Also