Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ trace } from
"@opentelemetry/api"
;
2
import
* as Sentry from
"@sentry/bun"
;
3
import
pino from
"pino"
;
4
import
{ env } from
"../env"
;
Callers
nothing calls this directly
Calls
1
wrap
Function · 0.85
Tested by
no test coverage detected