MCPcopy
hub / github.com/nextdns/nextdns / Errorf

Method Errorf

host/log.go:15–15  ·  view source on GitHub ↗
(format string, a ...any)

Source from the content-addressed store, hash-verified

13 Warningf(format string, a ...any)
14 Error(v ...any)
15 Errorf(format string, a ...any)
16}
17
18func NewLogger(name string) (Logger, error) {

Callers 15

runFunction · 0.95
activationFunction · 0.65
listenAddrFunction · 0.65
cfgFunction · 0.65
Test_isLocalhostModeFunction · 0.65
SetDNSFunction · 0.65
queryWindowsEventsFunction · 0.65
SetDNSFunction · 0.65
ResetDNSFunction · 0.65
setupResolvconfConfFunction · 0.65
SetDNSFunction · 0.65
setDNSFunction · 0.65

Implementers 4

windowsLoggerhost/log_windows.go
syslogLoggerhost/log_syslog.go
macosLoggerhost/log_darwin.go
consoleLoggerhost/log_console.go

Calls

no outgoing calls