- collect traffic info by default
[oweals/gnunet.git] / src / dht / gnunet-service-dht.h
index 7cacdba7a1314557dbe80299217725a57351590b..f06b24b74f1cad52c665bce3c01b8d16b2388972 100644 (file)
 #include "gnunet_statistics_service.h"
 #include "gnunet_transport_service.h"
 
+#define DEBUG_DHT GNUNET_EXTRA_LOGGING
+
 /**
  * Configuration we use.
  */
 extern const struct GNUNET_CONFIGURATION_Handle *GDS_cfg;
 
-
 /**
  * Our handle to the BLOCK library.
  */