• 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.Bloomberg.enableLogging();
    

    Returns void

Generated using TypeDoc