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

Method error

packages/node-runtime/src/ai/compression/types.ts:30–30  ·  view source on GitHub ↗
(category: string, message: string, extra?: Record<string, unknown>)

Source from the content-addressed store, hash-verified

28 info(category: string, message: string, extra?: Record<string, unknown>): void
29 warn(category: string, message: string, extra?: Record<string, unknown>): void
30 error(category: string, message: string, extra?: Record<string, unknown>): void
31}
32
33/**

Callers 6

saveToDiskMethod · 0.65
migrateDatabaseMethod · 0.65
writeLogMethod · 0.65
saveToDiskMethod · 0.65
generateSessionSummaryFunction · 0.65
checkAndCompressFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected