Share via


IAppConfig.LogLevel Property

Definition

Level of logging requested for the app. See https://aka.ms/msal-net-logging.

public Microsoft.Identity.Client.LogLevel LogLevel { get; }
member this.LogLevel : Microsoft.Identity.Client.LogLevel
Public ReadOnly Property LogLevel As LogLevel

Property Value

Applies to