MCPcopy 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

infoMethod · 0.65
warnMethod · 0.65
errorMethod · 0.65
debugMethod · 0.45
getLogPathMethod · 0.45

Tested by

no test coverage detected