- undebug
authorBart Polot <bart@net.in.tum.de>
Thu, 23 May 2013 18:01:56 +0000 (18:01 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 23 May 2013 18:01:56 +0000 (18:01 +0000)
src/dht/gnunet-service-dht_clients.c

index fd083e7e17b8f8bb634b946265730eb1ab0ea89b..e15893bed9a9f648c2a58b479ab447484f58b7a3 100644 (file)
@@ -591,7 +591,7 @@ handle_dht_local_get (void *cls, struct GNUNET_SERVER_Client *client,
                             gettext_noop
                             ("# GET requests received from clients"), 1,
                             GNUNET_NO);
-  LOG (GNUNET_ERROR_TYPE_ERROR,
+  LOG (GNUNET_ERROR_TYPE_DEBUG,
        "Received GET request for %s from local client %p, xq: %.*s\n",
        GNUNET_h2s (&get->key), client, xquery_size, xquery);