Enumeration of properties that are specific to the Serilog backend.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Serilog
Assembly: PostSharp.Patterns.Diagnostics.Backends.Serilog.dll
Syntax
[Flags]
public enum SerilogSpecialProperties
Fields
Name | Description |
---|---|
All | All |
EventId | Value of the SyntheticId. |
Indent | An indentation string composed of only space characters. |
IndentLevel | The indentation level, as an integer. |
None | None. |