Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Debug
Function
Debug
zlog/stdzlog.go:76–78 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
74
}
75
76
func
Debug(v ...
interface
{}) {
77
StdZinxLog.Debug(v...)
78
}
79
80
func
Infof(format string, v ...
interface
{}) {
81
StdZinxLog.Infof(format, v...)
Callers
15
TestStdZLog
Function · 0.92
DoClientConnectedBegin
Function · 0.92
DoClientConnectedBegin
Function · 0.92
DoClientConnectedLost
Function · 0.92
DoClientConnectedBegin
Function · 0.92
DoClientConnectedLost
Function · 0.92
OnConnectionAdd
Function · 0.92
OnConnectionLost
Function · 0.92
DoClientConnectedBegin
Function · 0.92
DoClientConnectedLost
Function · 0.92
Handle
Method · 0.92
Handle
Method · 0.92
Calls
1
Debug
Method · 0.80
Tested by
1
TestStdZLog
Function · 0.74