Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public class MicrosoftLoggingTypeSource : LoggingTypeSource, IContextLocalLogger, ILoggerExceptionHandlerConstructors
| Name | Description |
|---|---|
| MicrosoftLoggingTypeSource(LoggingNamespaceSource, string, Type) | Initializes a new MicrosoftLoggingTypeSource. |
| MicrosoftLoggingTypeSource(LoggingNamespaceSource, Type) | Initializes a new MicrosoftLoggingTypeSource. |
Methods
| Name | Description |
|---|---|
| IsBackendEnabled(LogLevel) | Checks whether logging is enabled in the back-end for the given level. |