MCPcopy
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

1import { describe, expect, it, vi } from 'vitest'
2
3import { createConsoleLogger } from './factory'
4

Callers

nothing calls this directly

Calls 6

createConsoleLoggerFunction · 0.90
infoMethod · 0.80
warnMethod · 0.80
errorMethod · 0.80
debugMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected