IAppConfig.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.
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