CustomLogParameterOptions Constructor |
Initializes a new CustomLogParameterOptions.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public CustomLogParameterOptions( CustomLogParameterMode mode )
Parameters
- mode
- Type: PostSharp.Patterns.Diagnostics.Custom.CustomLogParameterMode
Determines how the parameter should be rendered.