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
bool