CustomLogRecordTextOptions 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 CustomLogRecordTextOptions
The CustomLogRecordTextOptions type exposes the following members.
Name | Description | |
---|---|---|
CustomLogRecordTextOptions |
Initializes a new CustomLogRecordTextOptions.
|
Name | Description | |
---|---|---|
Name |
Gets the semantic name of the message (null in case of a non-semantic message).
| |
ParameterCount |
Gets the number of parameters in the message.
|