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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected