-be less verbose
authorChristian Grothoff <christian@grothoff.org>
Tue, 27 Oct 2015 15:45:33 +0000 (15:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 27 Oct 2015 15:45:33 +0000 (15:45 +0000)
src/ats/ats_api_connectivity.c

index 1012e9ceee55769400e998caf9383ca945e2601c..2ceb011fe3fdd9ea9927840ae6b3e78c0192a694 100644 (file)
@@ -157,7 +157,7 @@ error_handler (void *cls,
 {
   struct GNUNET_ATS_ConnectivityHandle *ch = cls;
 
-  LOG (GNUNET_ERROR_TYPE_WARNING,
+  LOG (GNUNET_ERROR_TYPE_DEBUG,
        "ATS connection died (code %d), reconnecting\n",
        (int) error);
   force_reconnect (ch);