Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Info
Function
Info
log/sugar.go:7–9 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
5
}
6
7
func
Info(args ...any) {
8
sugaredLogger.Info(args...)
9
}
10
11
func
Warn(args ...any) {
12
sugaredLogger.Warn(args...)
Callers
4
Run
Function · 0.92
Listen
Method · 0.92
WsRemote
Method · 0.92
Remote
Method · 0.92
Calls
1
Info
Method · 0.65
Tested by
no test coverage detected