TextLogRecordBuilder.AppendRecordKind Method |
Appends the LogRecordKind of the current record to the current StringBuilder.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected bool AppendRecordKind()
Return Value
Type: Booleantrue if the method appended something, otherwise false.