MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / writeLogLine

Function writeLogLine

packages/server-e2e/test/log.ts:57–59  ·  view source on GitHub ↗
(line: string)

Source from the content-addressed store, hash-verified

55}
56
57function writeLogLine(line: string): void {
58 process.stdout.write(`${line}\n`);
59}

Callers 1

createCaseLoggerFunction · 0.85

Calls 1

writeMethod · 0.65

Tested by

no test coverage detected