Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/FluidVoice
/ debug
Method
debug
Sources/Fluid/Services/DebugLogger.swift:164–166 ·
view source on GitHub ↗
(_ message: String, source: String)
Source
from the content-addressed store, hash-verified
162
}
163
164
func debug(_ message: String, source: String =
"App"
) {
165
self.log(message, level: .debug, source: source)
166
}
167
}
Callers
15
ContentView
Struct · 0.80
applyShortcutStateChanges
Method · 0.80
handleShortcutKeyDownEvent
Method · 0.80
handleShortcutMouseDownEvent
Method · 0.80
handleShortcutFlagsChangedEvent
Method · 0.80
handleModeTransition
Method · 0.80
captureRecordingTargetContext
Method · 0.80
captureRecordingFormattingContextIfNeeded
Method · 0.80
processTextWithAI
Method · 0.80
stopAndProcessTranscription
Method · 0.80
startRecording
Method · 0.80
prewarmPrivateAIDictationIfNeeded
Method · 0.80
Calls
1
log
Method · 0.95
Tested by
1
testAPIConnection
Method · 0.64