MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / console-integration.ts

File console-integration.ts

packages/core/src/logs/console-integration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getClient } from '../currentScopes';
2import { DEBUG_BUILD } from '../debug-build';
3import { addConsoleInstrumentationHandler } from '../instrument/console';
4import { defineIntegration } from '../integration';

Callers

nothing calls this directly

Calls 1

defineIntegrationFunction · 0.90

Tested by

no test coverage detected