Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ app-logger.ts
File
app-logger.ts
packages/node-runtime/src/logging/app-logger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Unified application logger (platform-agnostic, Node side).
3
*
4
* Shared by Electron main process, CLI and CLI Web runtime. Writes general
Callers
nothing calls this directly
Calls
5
info
Method · 0.65
warn
Method · 0.65
error
Method · 0.65
debug
Method · 0.45
getLogPath
Method · 0.45
Tested by
no test coverage detected