-LRN: Give-debug-log-message-DEBUG-level
authorChristian Grothoff <christian@grothoff.org>
Sat, 21 Jan 2012 22:37:34 +0000 (22:37 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 21 Jan 2012 22:37:34 +0000 (22:37 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 6dcf7a3ef494f534183e71501f4fc3fb8ba1e97d..6798a6a9eb1bb598b06cde5f8b14e3a7dcf8ed96 100644 (file)
@@ -1683,7 +1683,7 @@ GST_neighbours_session_terminated (const struct GNUNET_PeerIdentity *peer,
   }
 
 #if DEBUG_TRANSPORT
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Session %X to peer `%s' ended \n",
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Session %X to peer `%s' ended \n",
               session, GNUNET_i2s (peer));
 #endif