PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​SerilogSerilog­Log­Record­BuilderProperties
Open sandboxFocus

SerilogLogRecordBuilder.Properties Property

Properties

Gets the list of properties for the current log record.

Declaration
protected List<LogEventProperty> Properties { get; }
Property Value
Type Description
List<Serilog.Events.LogEventProperty>