CommonLoggingLoggingBackend Class |
PostSharp.Patterns.Diagnostics.LoggingBackend
PostSharp.Patterns.Diagnostics.Backends.TextLoggingBackend
PostSharp.Patterns.Diagnostics.Backends.CommonLogging.CommonLoggingLoggingBackend
Namespace: PostSharp.Patterns.Diagnostics.Backends.CommonLogging
Assembly: PostSharp.Patterns.Diagnostics.Backends.CommonLogging (in PostSharp.Patterns.Diagnostics.Backends.CommonLogging.dll) Version: 5.0.55.0 (5.0.55.0)
public class CommonLoggingLoggingBackend : TextLoggingBackend
The CommonLoggingLoggingBackend type exposes the following members.
Name | Description | |
---|---|---|
CommonLoggingLoggingBackend |
Initializes a new CommonLoggingLoggingBackend.
|
Name | Description | |
---|---|---|
CurrentContext |
Gets the current LoggingContext.
(Inherited from LoggingBackend.) | |
IsDisposed |
Determines whether the current LoggingBackend has been disposed.
(Inherited from LoggingBackend.) | |
Options |
Gets the back-end options.
|
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |