Logger Class

Definition

Caution

Logging is now specified per ClientApplication. See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration.

[System.Obsolete("Logging is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)]
public sealed class Logger
[<System.Obsolete("Logging is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)>]
type Logger = class
Public NotInheritable Class Logger
Inheritance
Logger
Attributes

Constructors

Logger()

Properties

DefaultLoggingEnabled
Level
LogCallback
PiiLoggingEnabled

Applies to