Options of the WriteCustomParameter<T>(int, in CharSpan, T, in CustomLogParameterOptions) method.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public readonly struct CustomLogParameterOptionsConstructors
| Name | Description |
|---|---|
| CustomLogParameterOptions(CustomLogParameterMode) | Initializes a new CustomLogParameterOptions. |
Properties
| Name | Description |
|---|---|
| Mode | Determines how the parameter should be rendered. |