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