From: Bart Polot Date: Thu, 14 Mar 2013 12:39:21 +0000 (+0000) Subject: - debug leftover X-Git-Tag: initial-import-from-subversion-38251~9657 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dbfd0795ae16cd7b430ed2e0f1309ccee72ef382;p=oweals%2Fgnunet.git - debug leftover --- diff --git a/src/regex/regex_dht.c b/src/regex/regex_dht.c index b5c369d07..15307d700 100644 --- a/src/regex/regex_dht.c +++ b/src/regex/regex_dht.c @@ -446,7 +446,7 @@ dht_get_string_handler (void *cls, struct GNUNET_TIME_Absolute exp, datastore = GNUNET_strdup ("N/A"); #endif - LOG (GNUNET_ERROR_TYPE_INFO, " DHT GET result for %s (%s) at %s\n", + LOG (GNUNET_ERROR_TYPE_INFO, " DHT GET result for %s (%s) at %s\n", GNUNET_h2s (key), ctx->info->description, datastore); GNUNET_free (datastore); @@ -632,7 +632,8 @@ regex_next_edge (const struct RegexBlock *block, if (GNUNET_YES == GNUNET_CONTAINER_multihashmap_contains (info->dht_get_handles, hash)) { - LOG (GNUNET_ERROR_TYPE_DEBUG, "* GET running, END\n"); + LOG (GNUNET_ERROR_TYPE_DEBUG, "* GET for %s running, END\n", + GNUNET_h2s (hash)); GNUNET_CONTAINER_multihashmap_get_multiple (info->dht_get_results, hash, ®ex_result_iterator,