Dela via


LoggingConsoleOptions.IncludeDimensions Property

Definition

Gets or sets a value indicating whether to include dimension name/value pairs with each log record.

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

Property Value

Remarks

Defaults to false.

Applies to