Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ log
Method
log
env/env.js:443–445 ·
view source on GitHub ↗
(...t)
Source
from the content-addressed store, hash-verified
441
}
442
}
443
log(...t) {
444
t.length > 0 && (this.logs = [...this.logs, ...t]), console.log(t.join(this.logSeparator))
445
}
446
logErr(t, e) {
447
switch (this.getEnv()) {
448
case
'Surge'
:
Callers
9
SurgeModuleTool_macOS.js
File · 0.45
SurgeModuleTool.js
File · 0.45
update
Function · 0.45
preview.js
File · 0.45
evalFn
Function · 0.45
reqFn
Function · 0.45
service.js
File · 0.45
msg
Method · 0.45
logErr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected