- added benchmarking for updates
[oweals/gnunet.git] / src / ats / gnunet-service-ats_addresses.c
index 6ed625bf427809704e5b36cde558150bc7d1b8c7..ca161d6b9693e785a63d2d6dc951fd4163fa4649 100644 (file)
@@ -748,7 +748,7 @@ GAS_addresses_init (const struct GNUNET_CONFIGURATION_Handle *cfg,
 
 
   mode = GNUNET_CONFIGURATION_get_value_yesno (cfg, "ats", "MLP");
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "MLP mode %u", mode);
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "MLP mode %u", mode);
   switch (mode)
   {
     /* MLP = YES */