PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​BackendsText­Logging­Backend­OptionsAppend­Trailing­Period
Open sandboxFocus

TextLoggingBackendOptions.AppendTrailingPeriod Property

AppendTrailingPeriod

Determines whether log messages should be ended with a trailing period. The default value is true because we really like trailing periods at PostSharp, but other opinions are valid.

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