EventDefinitionBase.Level Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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