MCPcopy 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.tsFile · 0.80
mainFunction · 0.80
mainFunction · 0.80
createExecutionContextFunction · 0.80
readOutputFromFileFunction · 0.80
runDockerWithStandardIOFunction · 0.80
runDockerWithPtyFunction · 0.80
context.test.tsFile · 0.80
handleFileChangeFunction · 0.80
SidebarFunction · 0.80
RunSelectorFunction · 0.80

Calls 1

writeLogMethod · 0.95

Tested by

no test coverage detected