Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ flushDebugLogs
Function
flushDebugLogs
src/utils/debug.ts:370–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
368
}
369
370
export
async
function
flushDebugLogs(): Promise<void> {
371
debugWriter?.flush()
372
await
pendingWrite
373
}
374
375
export
function
logForDebugging(
376
message: string,
Callers
2
debug.test.ts
File · 0.85
call
Function · 0.85
Calls
1
flush
Method · 0.45
Tested by
no test coverage detected