EnterpriseLibraryLoggingTypeSource.IsBackendEnabled Method |
Namespace: PostSharp.Patterns.Diagnostics.Backends.EnterpriseLibrary
Assembly: PostSharp.Patterns.Diagnostics.Backends.EnterpriseLibrary (in PostSharp.Patterns.Diagnostics.Backends.EnterpriseLibrary.dll) Version: 6.5.15.0 (6.5.15.0)
protected override 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.