MCPcopy Index your code
hub / github.com/koding/kite / Debug

Method Debug

logger.go:40–40  ·  view source on GitHub ↗

Debug logs to the DEBUG level.

(format string, args ...interface{})

Source from the content-addressed store, hash-verified

38
39 // Debug logs to the DEBUG level.
40 Debug(format string, args ...interface{})
41}
42
43// getLogLevel returns the logging level defined via the KITE_LOG_LEVEL

Callers 15

sendHeartbeatsMethod · 0.80
SetupKontrolClientMethod · 0.80
NewWithConfigFunction · 0.80
DialTimeoutMethod · 0.80
dialMethod · 0.80
runMethod · 0.80
readLoopMethod · 0.80
sendHubMethod · 0.80
makeResponseCallbackMethod · 0.80
HandleHeartbeatMethod · 0.80
HandleRegisterHTTPMethod · 0.80
HandleRegisterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected