MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / internal.test.ts

File internal.test.ts

packages/core/test/lib/logs/internal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { fmt, Scope } from '../../../src';
3import {
4 _INTERNAL_captureLog,

Callers

nothing calls this directly

Calls 12

_INTERNAL_captureLogFunction · 0.90
_INTERNAL_getLogBufferFunction · 0.90
_removeLoneSurrogatesFunction · 0.90
setClientMethod · 0.80
setPropagationContextMethod · 0.80
setUserMethod · 0.80
setAttributeMethod · 0.65
setAttributesMethod · 0.65
forEachMethod · 0.65

Tested by

no test coverage detected