EventData.LogLevel Property

Definition

The LogLevel that would be used to log message for this event.

public virtual Microsoft.Extensions.Logging.LogLevel LogLevel { get; }
member this.LogLevel : Microsoft.Extensions.Logging.LogLevel
Public Overridable ReadOnly Property LogLevel As LogLevel

Property Value

Applies to