MCPcopy
hub / github.com/lingodotdev/lingo.dev / init-logger.spec.ts

File init-logger.spec.ts

packages/logging/src/init-logger.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from "vitest";
2import { mkdirSync, rmSync, existsSync, readFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 4

initLoggerFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
warnMethod · 0.80

Tested by

no test coverage detected