Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lonng/nano
/ Println
Method
Println
internal/log/logger.go:30–30 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
28
// Logger represents the log interface
29
type
Logger
interface
{
30
Println(v ...
interface
{})
31
Fatal(v ...
interface
{})
32
Fatalf(format string, v ...
interface
{})
33
}
Callers
15
Listen
Function · 0.80
Multicast
Method · 0.80
Broadcast
Method · 0.80
Add
Method · 0.80
Leave
Method · 0.80
safecall
Function · 0.80
try
Function · 0.80
Close
Function · 0.80
write
Method · 0.80
read
Method · 0.80
processPacket
Method · 0.80
processMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected