Udostępnij za pośrednictwem


LoggingConsoleOptions.IncludeTraceId Property

Definition

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

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

Property Value

Remarks

Default set to true.

Applies to