MCPcopy 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
7func Info(args ...any) {
8 sugaredLogger.Info(args...)
9}
10
11func Warn(args ...any) {
12 sugaredLogger.Warn(args...)

Callers 4

RunFunction · 0.92
ListenMethod · 0.92
WsRemoteMethod · 0.92
RemoteMethod · 0.92

Calls 1

InfoMethod · 0.65

Tested by

no test coverage detected