mirror of
https://github.com/coredns/coredns.git
synced 2025-11-13 23:42:40 -05:00
@@ -110,7 +110,7 @@ func (c *Client) Run() {
|
||||
}
|
||||
|
||||
if first {
|
||||
log.Info("gRPC stream established to %q", c.to)
|
||||
log.Infof("gRPC stream established to %q", c.to)
|
||||
c.setSynced()
|
||||
first = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user