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

TextLoggingBackendOptions.IncludeNamespace Property

IncludeNamespace

Determines whether the full namespace of types should be included in the log. The default value is false.

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