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

Method Warning

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

Warning logs to the WARNING, INFO and DEBUG level.

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

Source from the content-addressed store, hash-verified

32
33 // Warning logs to the WARNING, INFO and DEBUG level.
34 Warning(format string, args ...interface{})
35
36 // Info logs to the INFO and DEBUG level.
37 Info(format string, args ...interface{})

Callers 9

SetupKontrolClientMethod · 0.80
NewKeyRenewerMethod · 0.80
runCallbackMethod · 0.80
dialForeverMethod · 0.80
readLoopMethod · 0.80
HandleRegisterMethod · 0.80
RunCleanerMethod · 0.80
AddKeyPairMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected