Class PostSharpEventSource
Namespace: PostSharp.Patterns.Diagnostics.Backends.EventSource
Assembly: PostSharp.Patterns.Diagnostics.Backends.Tracing.dll
Syntax
public class PostSharpEventSource : EventSource
Constructors
Name | Description |
---|---|
PostSharpEventSource() | Initializes a new PostSharpEventSource. |
Methods
Name | Description |
---|---|
IsEnabled(EventLevel) | Checks whether logging for the given level is enabled. |
Log(LogLevel, LogRecordKind, String, String, UnsafeString, UnsafeString, Int32) | Emits a log record. |