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