Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ local-logging.test.ts
File
local-logging.test.ts
packages/node-sdk/test/local-logging.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile, mkdtemp, readdir, rm } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
import
* as zlib from
'node:zlib'
;
Callers
nothing calls this directly
Calls
15
__resetRootLoggerForTest
Function · 0.90
getRootLogger
Function · 0.90
createKimiHarness
Function · 0.85
snapshotLogEnv
Function · 0.85
restoreLogEnv
Function · 0.85
keys
Method · 0.80
makeTempDir
Function · 0.70
readZipEntries
Function · 0.70
readOptionalFile
Function · 0.70
createSession
Method · 0.65
warn
Method · 0.65
listSessions
Method · 0.65
Tested by
no test coverage detected