Diagnostics
Gets a service allowing to report diagnostics.
Declaration
public ScopedDiagnosticSink Diagnostics { get; }Property Value
| Type | Description |
|---|---|
| ScopedDiagnosticSink | A ScopedDiagnosticSink that can be used to report errors, warnings, or information messages if the options configuration is invalid or problematic. |