Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Error
Function
Error
zlog/stdzlog.go:100–102 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
98
}
99
100
func
Error(v ...
interface
{}) {
101
StdZinxLog.Error(v...)
102
}
103
104
func
Fatalf(format string, v ...
interface
{}) {
105
StdZinxLog.Fatalf(format, v...)
Callers
15
TestStdZLog
Function · 0.92
Handle
Method · 0.92
business
Function · 0.92
business
Function · 0.92
DoConnectionBegin
Function · 0.92
onClient1Start
Function · 0.92
onClient2Start
Function · 0.92
onClient3Start
Function · 0.92
Handle
Method · 0.92
business
Function · 0.92
Handle
Method · 0.92
business
Function · 0.92
Calls
1
Error
Method · 0.80
Tested by
3
TestStdZLog
Function · 0.74
TestNewTimerScheduler
Function · 0.74
TestNewAutoExecTimerScheduler
Function · 0.74