Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ICBNetwork/web3-Wallet
/ wrapLogger
Function
wrapLogger
ses.cjs:7002–7003 ·
view source on GitHub ↗
(logger, thisArg)
Source
from the content-addressed store, hash-verified
7000
};
7001
7002
const
wrapLogger= (logger, thisArg)=>
7003
freeze((...args)=> apply(logger, thisArg, args));
7004
7005
/**
7006
* Wrap console unless suppressed.
Callers
1
tameConsole
Function · 0.85
Calls
1
apply
Function · 0.85
Tested by
no test coverage detected