Udostępnij za pośrednictwem


LoggingConsoleOptions.IncludeSpanId Property

Definition

Gets or sets a value indicating whether to display activity SpanId.

public:
 property bool IncludeSpanId { bool get(); void set(bool value); };
public bool IncludeSpanId { get; set; }
member this.IncludeSpanId : bool with get, set
Public Property IncludeSpanId As Boolean

Property Value

Remarks

Default set to true.

Applies to