Turn Off Random Logging

Hi, We see these logs in our console upon Web3Auth instantiation, yet logging is not enabled. How do they get disabled? Please add a param to disable them.

It looks like they’re coming from Openlogin. You can see them in the console here: https://celeste.openlogin.com/

Versions:

    "@web3auth/base": "^4.6.0",
    "@web3auth/base-evm-adapter": "^4.6.0",
    "@web3auth/core": "^4.6.0",
    "@web3auth/metamask-adapter": "^4.6.0",
    "@web3auth/openlogin-adapter": "^4.6.0",

This issue was previously reported here:

1 Like

This is fixed now. Other prod environments like cyan, aqua, celeste were not honouring the log level set

Thanks for reporting

2 Likes

Thank you! Which release is it in?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.