MCPcopy 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}

Calls 1

logMethod · 0.95

Tested by 1

testAPIConnectionMethod · 0.64