Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
187
export
function
clearLogs() {
188
argsHistory.length = 0
189
}
190
191
export
{ Debug }
192
export
default Debug
Callers
1
$disconnect
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected