MCPcopy 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

1import * as diagnosticsChannel from 'node:diagnostics_channel';
2import type { Integration, IntegrationFn, LogSeverityLevel } from '@sentry/core';
3import {
4 _INTERNAL_captureLog,

Callers

nothing calls this directly

Calls 5

defineIntegrationFunction · 0.90
onPinoStartFunction · 0.85
assignMethod · 0.80
getOptionsMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected