Class CustomLogRecordTextOptions
Options of the BeginWriteItem(CustomLogRecordItem, in CustomLogRecordTextOptions) method.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class CustomLogRecordTextOptions : ValueType
Constructors
Name | Description |
---|---|
CustomLogRecordTextOptions(Int32, String) | Initializes a new CustomLogRecordTextOptions. |
Properties
Name | Description |
---|---|
Name | Gets the semantic name of the message ( |
ParameterCount | Gets the number of parameters in the message. |