From: Christian Grothoff Date: Tue, 12 Jun 2012 10:55:43 +0000 (+0000) Subject: -debug X-Git-Tag: initial-import-from-subversion-38251~13131 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8f213fb2ccffd4a4e34ca792852e0664f84b0649;p=oweals%2Fgnunet.git -debug --- diff --git a/src/core/gnunet-service-core_clients.c b/src/core/gnunet-service-core_clients.c index 1076f343f..7a9572418 100644 --- a/src/core/gnunet-service-core_clients.c +++ b/src/core/gnunet-service-core_clients.c @@ -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),