EventSourceLoggingBackend Class |
PostSharp.Patterns.Diagnostics.LoggingBackend
PostSharp.Patterns.Diagnostics.Backends.TextLoggingBackend
PostSharp.Patterns.Diagnostics.Backends.EventSource.EventSourceLoggingBackend
Namespace: PostSharp.Patterns.Diagnostics.Backends.EventSource
Assembly: PostSharp.Patterns.Diagnostics.Backends.Tracing (in PostSharp.Patterns.Diagnostics.Backends.Tracing.dll) Version: 5.0.55.0 (5.0.55.0)
public class EventSourceLoggingBackend : TextLoggingBackend
The EventSourceLoggingBackend type exposes the following members.
Name | Description | |
---|---|---|
EventSourceLoggingBackend() | Initializes a new instance of the EventSourceLoggingBackend class | |
EventSourceLoggingBackend(PostSharpEventSource) |
Initializes a new EventSourceLoggingBackend.
|
Name | Description | |
---|---|---|
CurrentContext |
Gets the current LoggingContext.
(Inherited from LoggingBackend.) | |
EventSource |
The EventSource to which events will be written.
| |
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.) |