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