MCPcopy Create free account
hub / github.com/cloudflare/computer / logger.test.ts

File logger.test.ts

packages/computerd/src/cli/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from "node:child_process";
2import fs from "node:fs";
3import fsp from "node:fs/promises";
4import os from "node:os";

Callers

nothing calls this directly

Calls 12

formatLogEntryFunction · 0.85
createFileLoggerFunction · 0.85
installLoggingFunction · 0.85
existsSyncMethod · 0.80
resolveMethod · 0.80
rmMethod · 0.65
writeMethod · 0.65
closeMethod · 0.65
readFileMethod · 0.65
writeFileMethod · 0.65
logMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected