Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ fmt, Scope } from
'../../../src'
;
3
import
{
4
_INTERNAL_captureLog,
Callers
nothing calls this directly
Calls
12
_INTERNAL_resetSequenceNumber
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
_INTERNAL_captureLog
Function · 0.90
_INTERNAL_getLogBuffer
Function · 0.90
_INTERNAL_flushLogsBuffer
Function · 0.90
_removeLoneSurrogates
Function · 0.90
setClient
Method · 0.80
setPropagationContext
Method · 0.80
setUser
Method · 0.80
setAttribute
Method · 0.65
setAttributes
Method · 0.65
forEach
Method · 0.65
Tested by
no test coverage detected