AboutSupportDeveloper GuideVersion 1.1.0

Enables module logging to the console for debugging/troubleshooting purposes. This is off by default.

This function is registered globally so you can enable logging at any time by calling:

window.fin.Integrations.Microsoft365.enableLogging();
  • Returns void