- remove msg
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 24 May 2012 14:31:55 +0000 (14:31 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 24 May 2012 14:31:55 +0000 (14:31 +0000)
src/transport/gnunet-service-transport.c

index 9a1d86ffe3a1f7c5631ce06ef1eff9c1588091f5..93fd0d685acd7957c6290e003da48c16c890b73b 100644 (file)
@@ -230,7 +230,7 @@ plugin_env_receive_callback (void *cls, const struct GNUNET_PeerIdentity *peer,
   if (NULL == message)
     goto end;
   type = ntohs (message->type);
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Received Message with type %u from peer `%s'\n", type, GNUNET_i2s (peer));
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Received Message with type %u from peer `%s'\n", type, GNUNET_i2s (peer));
 
   GNUNET_STATISTICS_update (GST_stats,
                         gettext_noop