PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends/Text­Logging­Backend­Options/Append­Trailing­Period
Open sandboxFocus

Property AppendTrailingPeriod

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