remove clublog

This commit is contained in:
2024-10-31 15:28:54 +07:00
parent ff43b9c150
commit c86f531313
5 changed files with 3 additions and 13 deletions

@ -126,7 +126,7 @@ func ProcessTelnetSpot(re *regexp.Regexp, spotRaw string, SpotChanToFlex chan Te
spot.DX, spot.Spotter, spot.Frequency, spot.Band, spot.Mode, spot.Comment, spot.Time, spot.DXCC)
}
} else {
// Log.Debugf("Could not decode: %s", strings.Trim(spotRaw, "\n"))
// Log.Infof("Could not decode: %s", strings.Trim(spotRaw, "\n"))
}
}