Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ logger.utils.test.ts
File
logger.utils.test.ts
apps/api/tests/config/logger/logger.utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
3
import
{ logStartup } from
"../../../src/config/logger/logger.utils"
;
4
Callers
nothing calls this directly
Calls
1
logStartup
Function · 0.90
Tested by
no test coverage detected