Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

How to disable console log output from agora-iris

Open ratherNotB opened this issue 4 years ago • 2 comments

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 ​ : Object { … }

agora-iris _emitEvent NetworkQuality Object { uid: 0, txQuality: 1, rxQuality: 1 }

function s()

ratherNotB avatar Oct 14 '21 07:10 ratherNotB

sure, I will optimize it by the next commit.

LichKing-2234 avatar Oct 14 '21 08:10 LichKing-2234

That would be great, thank you. If you could add a parameter to turn on/off logging that would be preferred. Thanks

ratherNotB avatar Oct 14 '21 20:10 ratherNotB

I have same issue with logs. They are too much and often useless

benyaminbeyzaie avatar Nov 18 '22 09:11 benyaminbeyzaie

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.

littleGnAl avatar Nov 14 '23 09:11 littleGnAl

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.

github-actions[bot] avatar Nov 28 '23 10:11 github-actions[bot]

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.

github-actions[bot] avatar Dec 05 '23 11:12 github-actions[bot]