MCPcopy
hub / github.com/claude-code-best/claude-code / error

Method error

packages/mcp-client/src/interfaces.ts:9–9  ·  view source on GitHub ↗
(message: string, ...args: unknown[])

Source from the content-addressed store, hash-verified

7 info(message: string, ...args: unknown[]): void
8 warn(message: string, ...args: unknown[]): void
9 error(message: string, ...args: unknown[]): void
10}
11
12/** Analytics/telemetry callback */

Callers 15

build.tsFile · 0.65
emitMethod · 0.65
App.tsxFile · 0.65
toErrorMethod · 0.65
logErrorFunction · 0.65
handleToolCallFunction · 0.65
connectMethod · 0.65
logErrorFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65

Implementers 3

DebugLoggersrc/utils/computerUse/hostAdapter.ts
DebugLoggersrc/utils/claudeInChrome/mcpServer.ts
ClaudeCodeDiagLoggersrc/utils/telemetry/logger.ts

Calls

no outgoing calls

Tested by 2

mainFunction · 0.52
mainFunction · 0.52