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