Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ logger.test.ts
File
logger.test.ts
packages/query-plan-executor/src/log/logger.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'vitest'
2
3
import
{ LogLevel } from
'./log-level'
4
import
{ Logger } from
'./logger'
Callers
nothing calls this directly
Calls
7
info
Method · 0.80
warn
Method · 0.80
error
Method · 0.80
log
Method · 0.80
test
Function · 0.50
debug
Method · 0.45
query
Method · 0.45
Tested by
no test coverage detected