Search
Preparing search index...
The search index is not available
microsoft-authentication-libraries-for-js
Options
All
Public
Public/Protected
All
Inherited
Menu
microsoft-authentication-libraries-for-js
@azure/msal-common
ILoggerCallback
Interface ILoggerCallback
Callback to send the messages to.
Hierarchy
ILoggerCallback
Callable
ILogger
Callback
(
level
:
LogLevel
, message
:
string
, containsPii
:
boolean
)
:
void
Callback to send the messages to.
Parameters
level:
LogLevel
message:
string
containsPii:
boolean
Returns
void
Modules
@azure/msal
@azure/msal-
angular
@azure/msal-
browser
@azure/msal-
common
@azure/msal-
node
@azure/msal-
react
@azure/node-
token-
validation
ILogger
Callback
Generated using
TypeDoc
Callback to send the messages to.