mirror of
https://github.com/fosrl/olm.git
synced 2026-02-27 07:16:49 +00:00
Quiet up logs again
This commit is contained in:
@@ -580,7 +580,7 @@ func (pm *PeerMonitor) checkHolepunchEndpoints() bool {
|
||||
anyStatusChanged := false
|
||||
|
||||
for siteID, endpoint := range endpoints {
|
||||
logger.Debug("holepunchTester: testing endpoint for site %d: %s", siteID, endpoint)
|
||||
// logger.Debug("holepunchTester: testing endpoint for site %d: %s", siteID, endpoint)
|
||||
result := pm.holepunchTester.TestEndpoint(endpoint, timeout)
|
||||
|
||||
pm.mutex.Lock()
|
||||
|
||||
Reference in New Issue
Block a user