LoggingTypeSource.IsBackendEnabled Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 5.0.55.0 (5.0.55.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.