SerilogLogRecordBuilder.AppendContextDescription Method |
Name | Description | |
---|---|---|
AppendContextDescription() |
Appends the context Description
(or the TypeSource name, if the type of the context is not equal to the source type of the record)
to the current StringBuilder.
(Inherited from TextLogRecordBuilder.) | |
AppendContextDescription(LoggingContext) |
Appends the context Description to the current StringBuilder.
(Overrides TextLogRecordBuilder.AppendContextDescription(LoggingContext).) |