1
0
Fork 0

do not spam my logs please

This commit is contained in:
Jan Steemann 2013-12-17 15:42:27 +01:00
parent 8fa172f03c
commit cd1ab21177
1 changed files with 2 additions and 1 deletions

View File

@ -325,7 +325,8 @@ void ClusterCommThread::run () {
while (! _stop) {
usleep(2000);
// FIXME: ...
LOG_TRACE("ClusterComm alive");
// this is spamming my logs...
// LOG_TRACE("ClusterComm alive");
}
// another thread is waiting for this value to shut down properly