mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Adjust some logging priorities.
This commit is contained in:
@@ -250,7 +250,7 @@ bool SNTPClient::doQuery ()
|
||||
|
||||
if (best == mServers.end ())
|
||||
{
|
||||
WriteLog (lsINFO, SNTPClient) << "SNTP: No server to query";
|
||||
WriteLog (lsTRACE, SNTPClient) << "SNTP: No server to query";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user