MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / logger.test.ts

File logger.test.ts

src/utils/__tests__/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'vitest';
2import { __mapLogLevelToSentryForTests, __shouldCaptureToSentryForTests } from '../logger.ts';
3import { resetShutdownStateForTests, sealSentryCapture } from '../shutdown-state.ts';
4

Callers

nothing calls this directly

Calls 4

sealSentryCaptureFunction · 0.90

Tested by

no test coverage detected