MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / logger.test.ts

File logger.test.ts

packages/agent-core/test/logging/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, readFile, rm } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4

Callers

nothing calls this directly

Calls 15

__resetRootLoggerForTestFunction · 0.90
getRootLoggerFunction · 0.90
resolveGlobalLogPathFunction · 0.90
redactFunction · 0.90
mkdtempFunction · 0.85
readGlobalFunction · 0.85
defaultConfigFunction · 0.85
readGlobalAtFunction · 0.85
infoMethod · 0.65
configureMethod · 0.65
flushMethod · 0.65
isConfiguredMethod · 0.65

Tested by

no test coverage detected