PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Serilog/Serilog­Log­Record­Builder/Append­Context­Description
Open sandboxFocus

Method AppendContextDescription

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)