• 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.Excel.disableLogging();
    

    Returns void

Generated using TypeDoc