PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Record­BuildersText­Log­Record­BuilderAppend­Record­Kind
Open sandboxFocus

TextLogRecordBuilder.AppendRecordKind Method

AppendRecordKind()

Appends the LogRecordKind of the current record to the current StringBuilder.

Declaration
protected bool AppendRecordKind()
Returns
Type Description
Boolean

true if the method appended something, otherwise false.