Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ Warn
Function
Warn
log/sugar.go:11–13 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
9
}
10
11
func
Warn(args ...any) {
12
sugaredLogger.Warn(args...)
13
}
14
15
func
Error(args ...any) {
16
sugaredLogger.Error(args...)
Callers
2
findOrCreateStream
Function · 0.92
Run
Function · 0.92
Calls
1
Warn
Method · 0.65
Tested by
no test coverage detected