Options for EventSourceLoggingBackend.
Namespace: PostSharp.Patterns.Diagnostics.Backends.EventSource
Assembly: PostSharp.Patterns.Diagnostics.Backends.Tracing.dll
Syntax
public class EventSourceLoggingBackendOptions : TextLoggingBackendOptionsConstructors
| Name | Description |
|---|---|
| EventSourceLoggingBackendOptions() |
Properties
| Name | Description |
|---|---|
| LogLevelIgnoredForSystemRecords | Determines whether the Level property is ignored by the current back-end for auto-generated (i.e. non-manual) logging records. Some back-ends may not support overriding the level of records. |