Open sandboxFocus

Property SyntheticId

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 override string SyntheticId { get; }
Property Value
Type Description
string
Overrides