MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / logger.ts

File logger.ts

apps/api/src/config/logger/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { trace } from "@opentelemetry/api";
2import * as Sentry from "@sentry/bun";
3import pino from "pino";
4import { env } from "../env";

Callers

nothing calls this directly

Calls 1

wrapFunction · 0.85

Tested by

no test coverage detected