MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / error

Method error

packages/sync/src/types.ts:148–148  ·  view source on GitHub ↗
(message: string, err?: unknown)

Source from the content-addressed store, hash-verified

146 info(message: string): void
147 warn(message: string): void
148 error(message: string, err?: unknown): void
149}
150
151const noop = () => {}

Callers 15

registerAiToolRoutesFunction · 0.65
registerLogRoutesFunction · 0.65
mainFunction · 0.65
executePullSessionMethod · 0.65
loadAllMethod · 0.65
saveAllMethod · 0.65
startTimerFunction · 0.65
loadMethod · 0.65
saveMethod · 0.65
index.tsFile · 0.65
mainIpcMainFunction · 0.65
cleanupFunction · 0.65

Implementers 2

AppLoggerpackages/node-runtime/src/logging/app-
AiLoggerpackages/node-runtime/src/ai/ai-logger

Calls

no outgoing calls

Tested by 1

listenFunction · 0.52