MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / error

Method error

packages/vscode-shim/src/utils/logger.ts:9–9  ·  view source on GitHub ↗
(message: string, context?: string, meta?: unknown)

Source from the content-addressed store, hash-verified

7 info(message: string, context?: string, meta?: unknown): void
8 warn(message: string, context?: string, meta?: unknown): void
9 error(message: string, context?: string, meta?: unknown): void
10 debug(message: string, context?: string, meta?: unknown): void
11}
12

Callers 15

createPullRequestFunction · 0.65
publishFunction · 0.65
publish-npm.cjsFile · 0.65
getEventPropertiesFunction · 0.65
importVscodeFunction · 0.65
getEventPropertiesFunction · 0.65
fetchMethod · 0.65
captureMethod · 0.65
backfillMessagesMethod · 0.65
consolidateTokenUsageFunction · 0.65
safeJsonParseFunction · 0.65

Implementers 3

ConsoleLoggerpackages/vscode-shim/src/utils/logger.
DebugLoggerpackages/core/src/debug-log/index.ts
CompactLoggersrc/utils/logging/CompactLogger.ts

Calls

no outgoing calls

Tested by

no test coverage detected