MCPcopy Create free account
hub / github.com/effect-app/libs / errorReporter.ts

File errorReporter.ts

packages/infra/src/errorReporter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Sentry from "@sentry/node"
2import * as Effect from "effect-app/Effect"
3import { getRC } from "effect-app/setupRequest"
4import { dropUndefined, LogLevelToSentry } from "effect-app/utils"

Callers

nothing calls this directly

Calls 2

warnMethod · 0.80
setContextMethod · 0.65

Tested by

no test coverage detected