MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / logger.runId.test.ts

File logger.runId.test.ts

apps/desktop/src/main/logger.runId.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3type Captured = { level: string; scope: string; event: string; data?: unknown };
4

Callers

nothing calls this directly

Calls 2

getLoggerFunction · 0.90
withRunFunction · 0.90

Tested by

no test coverage detected