Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ error
Method
error
worker/src/utils/debug-logger.ts:69–71 ·
view source on GitHub ↗
(message: string, data?: unknown)
Source
from the content-addressed store, hash-verified
67
}
68
69
error(message: string, data?: unknown) {
70
this.writeLog(
'error'
, message, data);
71
}
72
}
73
74
/**
Callers
15
test-mcp-server.ts
File · 0.80
main
Function · 0.80
main
Function · 0.80
createTerminalChunkEmitter
Function · 0.80
createExecutionContext
Function · 0.80
readOutputFromFile
Function · 0.80
runDockerWithStandardIO
Function · 0.80
runDockerWithPty
Function · 0.80
context.test.ts
File · 0.80
handleFileChange
Function · 0.80
Sidebar
Function · 0.80
RunSelector
Function · 0.80
Calls
1
writeLog
Method · 0.95
Tested by
no test coverage detected