changes
[oweals/gnunet.git] / src / transport / gnunet-service-transport_validation.c
index 2b63d2279ab725e83733efcc2265bf3a5d632743..a4222bff5f8b74e52ce7f9419310193414ac2aea 100644 (file)
@@ -885,7 +885,7 @@ GST_validation_handle_ping (const struct GNUNET_PeerIdentity *sender,
     sig_cache_exp = &no_address_signature_expiration;
   }
 
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "I am `%s', sending PONG to peer `%s'\n",
              GNUNET_h2s (&GST_my_identity.hashPubKey),
               GNUNET_i2s (sender));