Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aceld/zinx
/ Info
Function
Info
zlog/stdzlog.go:84–86 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
82
}
83
84
func
Info(v ...
interface
{}) {
85
StdZinxLog.Info(v...)
86
}
87
88
func
Warnf(format string, v ...
interface
{}) {
89
StdZinxLog.Warnf(format, v...)
Callers
1
TestStdZLog
Function · 0.92
Calls
1
Info
Method · 0.80
Tested by
1
TestStdZLog
Function · 0.74