Azure.Identity.AzureIdentityEventSource
public void GetToken(
string method,
TokenRequestContext context)
public void GetToken(
string method,
string scopes,
string parentRequestId)
public void GetTokenFailed(
string method,
string scopes,
string parentRequestId,
string exception)
public void GetTokenSucceeded(
string method,
string scopes,
string parentRequestId,
string expiresOn)
public bool IsEnabled(
EventLogLevel eventLogLevel)
public void Log(
LogEntry entry)
public void LogMsal(
LogLevel level,
string message)