Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ setDebugLogPath
Function
setDebugLogPath
src/bridge/bridgeUI.ts:372–374 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
370
},
371
372
setDebugLogPath(path: string): void {
373
debugLogPath = path
374
},
375
376
updateIdleStatus(): void {
377
stopConnecting()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected