From: Julius Bünger Date: Fri, 26 Jun 2015 16:57:18 +0000 (+0000) Subject: -logging X-Git-Tag: initial-import-from-subversion-38251~1674 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fa5861fb743f904aee9a59da9c760b79421700ed;p=oweals%2Fgnunet.git -logging --- diff --git a/src/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c index 35d11e90c..698473f45 100644 --- a/src/rps/gnunet-service-rps.c +++ b/src/rps/gnunet-service-rps.c @@ -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)