MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / logger.ts

File logger.ts

src/workspaces/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tiny structured logger. One JSON line per log record on stdout (errors on
3 * stderr), with an additional append-only file sink at
4 * `logs/workspace-sessions.log` so every spawn / resume / transcript event is

Callers

nothing calls this directly

Calls 3

openFileSinkFunction · 0.85
makeFunction · 0.85
cwdMethod · 0.80

Tested by

no test coverage detected