LogEntry.Severity

LogEntry.Severity property

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

public LogLevel Severity { get; set; }

See Also