IdentityModelEventSource.LogLevel 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.
Minimum log level to log events. Default is Warning.
public System.Diagnostics.Tracing.EventLevel LogLevel { get; set; }
member this.LogLevel : System.Diagnostics.Tracing.EventLevel with get, set
Public Property LogLevel As EventLevel