AboutSupportDeveloper GuideVersion 1.1.0

Disables module logging if it has been enabled by a call to enableLogging.

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

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