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