MCPcopy
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

1import { describe, expect, test } from 'vitest'
2
3import { LogLevel } from './log-level'
4import { Logger } from './logger'

Callers

nothing calls this directly

Calls 7

infoMethod · 0.80
warnMethod · 0.80
errorMethod · 0.80
logMethod · 0.80
testFunction · 0.50
debugMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected