Struct ErrorDiagnosticLevel
- Namespace
- SwiftCollections.Diagnostics
- Assembly
- SwiftCollections.dll
Provides the error diagnostic level for fixed-level interpolated logging.
public readonly struct ErrorDiagnosticLevel : IDiagnosticLevelProvider
- Implements
- Inherited Members
Properties
Level
Gets the diagnostic level for this provider.
public DiagnosticLevel Level { get; }