Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdtemp, readFile, rm } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
__resetRootLoggerForTest
Function · 0.90
getRootLogger
Function · 0.90
resolveGlobalLogPath
Function · 0.90
redact
Function · 0.90
mkdtemp
Function · 0.85
readGlobal
Function · 0.85
defaultConfig
Function · 0.85
readGlobalAt
Function · 0.85
info
Method · 0.65
configure
Method · 0.65
flush
Method · 0.65
isConfigured
Method · 0.65
Tested by
no test coverage detected