Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ flushDebugLogs
Function
flushDebugLogs
src/utils/debug.ts:196–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
194
}
195
196
export
async
function
flushDebugLogs(): Promise<void> {
197
debugWriter?.flush()
198
await
pendingWrite
199
}
200
201
export
function
logForDebugging(
202
message: string,
Callers
nothing calls this directly
Calls
1
flush
Method · 0.45
Tested by
no test coverage detected