LoggingTypeSource.IsBackendEnabled Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
protected abstract bool IsBackendEnabled( LogLevel level )
Parameters
- level
- Type: PostSharp.Patterns.Diagnostics.LogLevel
Return Value
Type: BooleanThe result of this method is cached. To invalidate the cache, call the Refresh() method.