Open sandboxFocus

Struct CustomLogRecordTextOptions

Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public readonly struct CustomLogRecordTextOptions

Constructors

Name Description
CustomLogRecordTextOptions(int, string)

Initializes a new CustomLogRecordTextOptions.

Properties

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.