Use logrus in mdns server.
This commit is contained in:
@@ -2,7 +2,8 @@ package mdnsserver
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
"log"
|
|
||||||
|
log "github.com/sirupsen/logrus"
|
||||||
|
|
||||||
"github.com/godbus/dbus/v5"
|
"github.com/godbus/dbus/v5"
|
||||||
"github.com/holoplot/go-avahi"
|
"github.com/holoplot/go-avahi"
|
||||||
|
|||||||
Reference in New Issue
Block a user