mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
fix issue #35
This commit is contained in:
parent
dc376d91b4
commit
bb4c5f3192
@ -41,7 +41,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Init log settings
|
// Init log settings
|
||||||
log.SetPrefix("【GoDNS】")
|
log.SetPrefix("[GoDNS] ")
|
||||||
log.Println("GoDNS started, entering main loop...")
|
log.Println("GoDNS started, entering main loop...")
|
||||||
dnsLoop()
|
dnsLoop()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user