Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ getLogLevel.test.ts
File
getLogLevel.test.ts
packages/client/src/__tests__/getLogLevel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getLogLevel } from
'../runtime/getLogLevel'
2
3
test(
'info and warn'
, () => {
4
const
level = getLogLevel([
Callers
nothing calls this directly
Calls
2
getLogLevel
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected