Header menu logo fantomas

CapturingDiagnosticsLogger Type

Represents a DiagnosticsLogger that captures all diagnostics, optionally formatting them eagerly.

Constructors

Constructor Description

CapturingDiagnosticsLogger(nm, ?eagerFormat)

Full Usage: CapturingDiagnosticsLogger(nm, ?eagerFormat)

Parameters:
Returns: CapturingDiagnosticsLogger
nm : string
?eagerFormat : PhasedDiagnostic -> PhasedDiagnostic
Returns: CapturingDiagnosticsLogger

Instance members

Instance member Description

this.CommitDelayedDiagnostics

Full Usage: this.CommitDelayedDiagnostics

Parameters:
diagnosticsLogger : DiagnosticsLogger

this.Diagnostics

Full Usage: this.Diagnostics

Returns: (PhasedDiagnostic * FSharpDiagnosticSeverity) list

Type something to start searching.