Logo FSBarV1_Archived

LogSeverity Type

Severity levels, orderable so a subscriber can specify a floor (`entry.Severity >= minSeverity`).

Union cases

Union case Description

Debug

Full Usage: Debug

Error

Full Usage: Error

Info

Full Usage: Info

Warning

Full Usage: Warning

Instance members

Instance member Description

this.IsDebug

Full Usage: this.IsDebug

Returns: bool
Returns: bool

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsInfo

Full Usage: this.IsInfo

Returns: bool
Returns: bool

this.IsWarning

Full Usage: this.IsWarning

Returns: bool
Returns: bool

Type something to start searching.