MCPcopy
hub / github.com/marmotedu/iam / Error

Method Error

pkg/log/log.go:64–64  ·  view source on GitHub ↗
(msg string, fields ...Field)

Source from the content-addressed store, hash-verified

62 Warnf(format string, v ...interface{})
63 Warnw(msg string, keysAndValues ...interface{})
64 Error(msg string, fields ...Field)
65 Errorf(format string, v ...interface{})
66 Errorw(msg string, keysAndValues ...interface{})
67 Panic(msg string, fields ...Field)

Callers 15

mainFunction · 0.65
mainFunction · 0.65
clusterConnectionIsOpenFunction · 0.65
GetKeyMethod · 0.65
GetMultiKeyMethod · 0.65
GetRawKeyMethod · 0.65
GetExpMethod · 0.65
SetExpMethod · 0.65
SetKeyMethod · 0.65
SetRawKeyMethod · 0.65
DecrementMethod · 0.65
IncrememntWithExpireMethod · 0.65

Implementers 1

zapLoggerpkg/log/log.go

Calls

no outgoing calls

Tested by 12

TestCallbacksGetCalledFunction · 0.52
TestStartGetsCalledFunction · 0.52
TestErrorHandlerDirectFunction · 0.52
TestShutdownManagerNameFunction · 0.52
waitSigFunction · 0.52
TestCopyObjFunction · 0.52