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:
I noticed a bunch of logs started showing up in the console after installing web3auth in my project (eg. all the ones starting in 'registering'...), even though I haven't enabled them anywhere. How do I disable them? They are shown below, as well as the init code for web3auth. I currently am running react 18 + esbuild on my local machine, with the following packages installed:
"@solana/web3.js": "^1.66.2",
"@web3auth/base": "^3.0.4",
"@web3auth/modal": "^3.0.4",
"@web3auth/openl…
1 Like
chai
March 30, 2023, 3:52am
2
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?
system
Closed
May 29, 2023, 4:06pm
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.