PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​SerilogSerilog­Log­Record­BuilderAppend­Context­Description
Open sandboxFocus

SerilogLogRecordBuilder.AppendContextDescription Method

AppendContextDescription(LoggingContext)

Appends the context Description to the current StringBuilder.

Declaration
protected override void AppendContextDescription(LoggingContext context)
Parameters
Type Name Description
LoggingContext context
Overrides
TextLogRecordBuilder.AppendContextDescription(LoggingContext)