PostSharpEventSource Class |
System.Diagnostics.Tracing.EventSource
PostSharp.Patterns.Diagnostics.Backends.EventSource.PostSharpEventSource
Namespace: PostSharp.Patterns.Diagnostics.Backends.EventSource
Assembly: PostSharp.Patterns.Diagnostics.Backends.Tracing (in PostSharp.Patterns.Diagnostics.Backends.Tracing.dll) Version: 2023.0.3.0 (2023.0.3.0)
public class PostSharpEventSource : EventSource
The PostSharpEventSource type exposes the following members.
Name | Description | |
---|---|---|
PostSharpEventSource |
Initializes a new PostSharpEventSource.
|
Name | Description | |
---|---|---|
IsEnabled |
Checks whether logging for the given level is enabled.
| |
Log |
Emits a log record.
|