Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
func
Error(args ...any) {
16
sugaredLogger.Error(args...)
17
}
18
19
func
Debugf(format string, args ...
interface
{}) {
20
sugaredLogger.Debugf(format, args...)
Callers
9
auth
Method · 0.92
receive
Method · 0.92
Run
Function · 0.92
Unmarshal
Method · 0.92
WsRemote
Method · 0.92
WtRemote
Method · 0.92
Remote
Method · 0.92
ReceiveRequest
Method · 0.92
schema
Method · 0.92
Calls
1
Error
Method · 0.65
Tested by
no test coverage detected