Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
151
const
noop = () => {}
Callers
15
registerAiToolRoutes
Function · 0.65
registerLogRoutes
Function · 0.65
main
Function · 0.65
executePullSession
Method · 0.65
loadAll
Method · 0.65
saveAll
Method · 0.65
startTimer
Function · 0.65
load
Method · 0.65
save
Method · 0.65
index.ts
File · 0.65
mainIpcMain
Function · 0.65
cleanup
Function · 0.65
Implementers
2
AppLogger
packages/node-runtime/src/logging/app-
AiLogger
packages/node-runtime/src/ai/ai-logger
Calls
no outgoing calls
Tested by
1
listen
Function · 0.52