PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​BackendsText­Logging­Backend­OptionsInclude­Type
Open sandboxFocus

TextLoggingBackendOptions.IncludeType Property

IncludeType

Determines whether the name of the type of the logged method should be included in the log. The default value is true.

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