MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / app-logger.test.ts

File app-logger.test.ts

packages/node-runtime/src/logging/app-logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import fs from 'node:fs'
3import os from 'node:os'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 6

initAppLoggerFunction · 0.90
readFunction · 0.85
makeTempDirFunction · 0.70
infoMethod · 0.65
errorMethod · 0.65
debugMethod · 0.45

Tested by

no test coverage detected