CustomLogRecordOptions Structure |
Options of the BeginWriteItem(CustomLogRecordItem, CustomLogRecordTextOptions) method.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.5.21.0 (6.5.21.0)
C#
public readonly struct CustomLogRecordOptions
The CustomLogRecordOptions type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Describes how the ICustomLogRecordBuilder will be used.
| |
Kind | ||
Level |
Severity of the log record.
| |
Properties |
Gets or sets the log record properties.
|