Dela via


LoggingConsoleOptions.IncludeLogLevel Property

Definition

Gets or sets a value indicating whether to display log level.

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

Property Value

Remarks

Defaults to true.

Applies to