gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: set: adjust log type


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: set: adjust log type
Date: Sun, 18 Jun 2017 02:45:26 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9d1854932 set: adjust log type
9d1854932 is described below

commit 9d1854932cfdf962b30cf98a387c9ee23b3b6a07
Author: Florian Dold <address@hidden>
AuthorDate: Sun Jun 18 02:45:21 2017 +0200

    set: adjust log type
---
 src/set/set_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/set/set_api.c b/src/set/set_api.c
index f5c43a9a7..27e2ccf04 100644
--- a/src/set/set_api.c
+++ b/src/set/set_api.c
@@ -689,7 +689,7 @@ GNUNET_SET_add_element (struct GNUNET_SET_Handle *set,
   struct GNUNET_MQ_Envelope *mqm;
   struct GNUNET_SET_ElementMessage *msg;
 
-  LOG (GNUNET_ERROR_TYPE_INFO,
+  LOG (GNUNET_ERROR_TYPE_DEBUG,
        "adding element of type %u to set %p\n",
        (unsigned int) element->element_type,
        set);

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]