Share via


EventDefinitionBase.Level Property

Definition

The LogLevel at which the event will be logged.

public virtual Microsoft.Extensions.Logging.LogLevel Level { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Level : Microsoft.Extensions.Logging.LogLevel
Public Overridable ReadOnly Property Level As LogLevel

Property Value

Attributes

Applies to