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

Method Info

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

Info logs to the INFO and DEBUG level.

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

Source from the content-addressed store, hash-verified

35
36 // Info logs to the INFO and DEBUG level.
37 Info(format string, args ...interface{})
38
39 // Debug logs to the DEBUG level.
40 Debug(format string, args ...interface{})

Callers 15

RegisterHTTPMethod · 0.80
sendHeartbeatsMethod · 0.80
RunMethod · 0.80
CloseMethod · 0.80
listenAndServeMethod · 0.80
SetupKontrolClientMethod · 0.80
RegisterMethod · 0.80
SquareFunction · 0.80
SquareCBFunction · 0.80
handleLogMethod · 0.80
SetupSignalHandlerMethod · 0.80
dialForeverMethod · 0.80

Calls

no outgoing calls

Tested by 2

SquareFunction · 0.64
SquareCBFunction · 0.64