Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ appendFileSync, existsSync, mkdirSync, unlinkSync } from
'fs'
2
import
path, { dirname } from
'path'
3
import
{ format as stringFormat } from
'util'
4
Callers
nothing calls this directly
Calls
3
createAnalyticsDispatcher
Function · 0.90
setAnalyticsErrorLogger
Function · 0.90
sendAnalyticsAndLog
Function · 0.85
Tested by
no test coverage detected