Click or drag to resize

VGLogEntrySeverity Property

Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error).

Namespace:  Novalys.VisualGuard.Security.Logging
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public TraceEventType Severity { get; set; }

Property Value

Type: TraceEventType
See Also