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