Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ logger.ts
File
logger.ts
apps/desktop/main/ai/logger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* AI 日志模块(Electron 初始化入口)
3
*
4
* 实际实现在 @openchatlab/node-runtime 的 AiLogger 类。
Callers
nothing calls this directly
Calls
8
getInstance
Function · 0.85
getExistingLogPath
Method · 0.80
info
Method · 0.65
warn
Method · 0.65
error
Method · 0.65
close
Method · 0.65
debug
Method · 0.45
getLogPath
Method · 0.45
Tested by
no test coverage detected