MCPcopy Index your code
hub / github.com/Monibuca/engine / Error

Function Error

log/sugar.go:15–17  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

13}
14
15func Error(args ...any) {
16 sugaredLogger.Error(args...)
17}
18
19func Debugf(format string, args ...interface{}) {
20 sugaredLogger.Debugf(format, args...)

Callers 9

authMethod · 0.92
receiveMethod · 0.92
RunFunction · 0.92
UnmarshalMethod · 0.92
WsRemoteMethod · 0.92
WtRemoteMethod · 0.92
RemoteMethod · 0.92
ReceiveRequestMethod · 0.92
schemaMethod · 0.92

Calls 1

ErrorMethod · 0.65

Tested by

no test coverage detected