Description
Hello, is there a way to hide all console logs that comes from the Zoom Web SDK? I tried to set the debug
option to false
in the join()
method but it didn’t change anything. The logs show up on every environment of our app and we really don’t want them to appear on the Production env
Which Client Web SDK version?
1.9.0
To Reproduce
Steps to reproduce the behavior:
- Init the Zoom meeting using the
ZoomMtg.init()
method - Join the meeting using the
ZoomMtg.join()
method - See a lot of logs in the console
Screenshots
Device
- Device: PC, Mac
- OS: every
- Browser: every
- Browser Version: every