Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
How to disable console log output from agora-iris
Is it possible to prevent agora-iris from writing to the browser console? For example to turn off the output of logging events such as the following?
agora-iris network-quality
Object { uplinkNetworkQuality: 1, downlinkNetworkQuality: 1 }
downlinkNetworkQuality: 1
uplinkNetworkQuality: 1
agora-iris _emitEvent NetworkQuality Object { uid: 0, txQuality: 1, rxQuality: 1 }
function s()
sure, I will optimize it by the next commit.
That would be great, thank you. If you could add a parameter to turn on/off logging that would be preferred. Thanks
I have same issue with logs. They are too much and often useless
The web support for agora_rtc_engine 6.x has landed in the main branch, If you still face issues, please try the latest code in main branch to see if it works or not.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.