PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Record­BuildersLog­Record­BuilderSynthetic­Id
Open sandboxFocus

LogRecordBuilder.SyntheticId Property

SyntheticId

Gets a cross-process globally unique identifier for the current LoggingContext. This value is created according to value of the LoggingBackend.Options.SyntheticIdFormatter property.

Declaration
public string SyntheticId { get; }
Property Value
Type Description
System.String