Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ Error
Function
Error
common/log/log.go:293–295 ·
view source on GitHub ↗
(a ...interface{})
Source
from the content-addressed store, hash-verified
291
}
292
293
func
Error(a ...
interface
{}) {
294
Log.Error(a...)
295
}
296
297
func
Fatal(a ...
interface
{}) {
298
Log.Fatal(a...)
Callers
15
Handle
Function · 0.92
Start
Method · 0.92
webSocketHandler
Method · 0.92
initTlsListen
Method · 0.92
Start
Method · 0.92
Stop
Method · 0.92
initTlsListen
Method · 0.92
createListener
Function · 0.92
TLSDial
Function · 0.92
initNonTlsListen
Function · 0.92
initTlsListen
Function · 0.92
init
Method · 0.92
Calls
1
Error
Method · 0.65
Tested by
1
logPrint
Function · 0.68