MCPcopy Create free account
hub / github.com/One-com/gone / Log

Function Log

daemon/log.go:39–45  ·  view source on GitHub ↗

Log is used to log internal events if a LoggerFunc is set with SetLogger() You can call this your self if you need to. It's go-routine safe if the provided Log function is. However, it's not fast. Don't use this for logging not related to daemon.Run()

(level int, msg string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

ServeMethod · 0.70
controlServerFunction · 0.70
ServeMethod · 0.70
SdNotifyOnReadyFunction · 0.70
RunFunction · 0.70
recordShutdownFunction · 0.70
ReloadFunction · 0.70
ExitFunction · 0.70
ExitGracefulWithTimeoutFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected