CustomLogParameterOptions Structure |
Options of the WriteCustomParameter<T>(Int32, CharSpan, T, CustomLogParameterOptions) method.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.1.0 (6.9.1.0)
C#
public readonly struct CustomLogParameterOptions
The CustomLogParameterOptions type exposes the following members.
Name | Description | |
---|---|---|
CustomLogParameterOptions |
Initializes a new CustomLogParameterOptions.
|
Name | Description | |
---|---|---|
Mode |
Determines how the parameter should be rendered.
|