MCPcopy
hub / github.com/prisma/prisma / clearLogs

Function clearLogs

packages/debug/src/index.ts:187–189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

185}
186
187export function clearLogs() {
188 argsHistory.length = 0
189}
190
191export { Debug }
192export default Debug

Callers 1

$disconnectMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected