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