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

Method Error

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

Error logs to the ERROR, WARNING, INFO and DEBUG level.

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

Source from the content-addressed store, hash-verified

29
30 // Error logs to the ERROR, WARNING, INFO and DEBUG level.
31 Error(format string, args ...interface{})
32
33 // Warning logs to the WARNING, INFO and DEBUG level.
34 Warning(format string, args ...interface{})

Callers 15

processHeartbeatsMethod · 0.65
RegisterHTTPForeverMethod · 0.65
RegisterHTTPMethod · 0.65
RunMethod · 0.65
UseTLSFileMethod · 0.65
getKitesMethod · 0.65
RegisterForeverMethod · 0.65
RegisterMethod · 0.65
RegisterToProxyMethod · 0.65
registerToProxyKiteMethod · 0.65
TestMethod_ErrorFunction · 0.65
renewLoopMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestMethod_ErrorFunction · 0.52
TestMultipleFunction · 0.52
TestSendErrorFunction · 0.52
TestKiteStringFunction · 0.52
TestWebSocketProxyFunction · 0.52
TestKontrol_HandleWebRTCFunction · 0.52
TestUpdateKeysFunction · 0.52
TestRegisterMachineFunction · 0.52
TestRegisterDenyEvilFunction · 0.52
TestTokenInvalidationFunction · 0.52
TestMultipleFunction · 0.52
TestGetKitesFunction · 0.52