Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ pino.ts
File
pino.ts
packages/node-core/src/integrations/pino.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as diagnosticsChannel from
'node:diagnostics_channel'
;
2
import
type
{ Integration, IntegrationFn, LogSeverityLevel } from
'@sentry/core'
;
3
import
{
4
_INTERNAL_captureLog,
Callers
nothing calls this directly
Calls
5
defineIntegration
Function · 0.90
onPinoStart
Function · 0.85
assign
Method · 0.80
getOptions
Method · 0.65
subscribe
Method · 0.65
Tested by
no test coverage detected