mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-11 15:44:52 +08:00
added a debug log
This commit is contained in:
parent
5306cff2e8
commit
d5b43e7444
1 changed files with 1 additions and 0 deletions
1
mq/mq.go
1
mq/mq.go
|
@ -83,6 +83,7 @@ var UpdateNode mqtt.MessageHandler = func(client mqtt.Client, msg mqtt.Message)
|
|||
return
|
||||
}
|
||||
}
|
||||
logger.Log(1, "no need to update peers")
|
||||
}()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue