improved debug message
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 28 Nov 2013 15:40:05 +0000 (15:40 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 28 Nov 2013 15:40:05 +0000 (15:40 +0000)
src/gns/gnunet-service-gns.c

index f20166e38243d63535363c42cf53826893858a72..5ad992b779f8cdeee5e8da9f4e0f208080516325 100644 (file)
@@ -476,7 +476,9 @@ perform_dht_put (const struct GNUNET_CRYPTO_EcdsaPrivateKey *key,
                                           label,
                                           &query);
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-              "Storing record in DHT with expiration `%s' under key %s\n",
+              "Storing %u record(s) for label `%s' in DHT with expiration `%s' under key %s\n",
+              rd_public_count,
+              label,
               GNUNET_STRINGS_absolute_time_to_string (expire),
               GNUNET_h2s (&query));
   ret = GNUNET_DHT_put (dht_handle, &query,