MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / logger.ts

File logger.ts

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

Source from the content-addressed store, hash-verified

1import { appendFileSync, existsSync, mkdirSync, unlinkSync } from 'fs'
2import path, { dirname } from 'path'
3import { format as stringFormat } from 'util'
4

Callers

nothing calls this directly

Calls 3

setAnalyticsErrorLoggerFunction · 0.90
sendAnalyticsAndLogFunction · 0.85

Tested by

no test coverage detected