LoggerMessageAttribute.SkipEnabledCheck Property

Definition

Gets or sets the flag to skip the IsEnabled check for the logging method.

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

Property Value

Applies to