-logging
authorJulius Bünger <buenger@mytum.de>
Fri, 26 Jun 2015 16:57:18 +0000 (16:57 +0000)
committerJulius Bünger <buenger@mytum.de>
Fri, 26 Jun 2015 16:57:18 +0000 (16:57 +0000)
src/rps/gnunet-service-rps.c

index 35d11e90cc4a4fdbe7a01d91fab53c20f0843701..698473f45c60ce0f0521a3b442759c8f83d07f61 100644 (file)
@@ -1977,7 +1977,8 @@ do_mal_round (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
   struct GNUNET_TIME_Relative time_next_round;
   struct AttackedPeer *tmp_att_peer;
 
-  LOG (GNUNET_ERROR_TYPE_DEBUG, "Going to execute next round maliciously.\n");
+  LOG (GNUNET_ERROR_TYPE_DEBUG, "Going to execute next round maliciously type %" PRIu32 ".\n",
+      mal_type);
 
   /* Do malicious actions */
   if (1 == mal_type)