-debug
authorChristian Grothoff <christian@grothoff.org>
Tue, 12 Jun 2012 10:55:43 +0000 (10:55 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 12 Jun 2012 10:55:43 +0000 (10:55 +0000)
src/core/gnunet-service-core_clients.c

index 1076f343f2ee5e879428c4b80c4e7597f86ad76a..7a95724182d591a2bbab57392e1892033f007a90 100644 (file)
@@ -239,7 +239,7 @@ send_to_all_clients (const struct GNUNET_PeerIdentity *partner,
     if ( (0 != (options & GNUNET_CORE_OPTION_SEND_HDR_OUTBOUND)) &&
         (0 != (c->options & GNUNET_CORE_OPTION_SEND_FULL_OUTBOUND)) )
       continue;
-    GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+    GNUNET_log (GNUNET_ERROR_TYPE_DEUBG,
                 "Sending %u message with %u bytes to client interested in messages of type %u.\n",
                options,
                ntohs (msg->size),