PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­OptionsInclude­Parameter­Name
Open sandboxFocus

LoggingOptions.IncludeParameterName Property

IncludeParameterName

Determines whether the parameter names should be logged. The default value is false.

Declaration
public bool IncludeParameterName { get; set; }
Property Value
Type Description
Boolean