gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix loglevel


From: gnunet
Subject: [taler-exchange] branch master updated: fix loglevel
Date: Sun, 23 Feb 2020 19:56:01 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new a66b9e1b fix loglevel
a66b9e1b is described below

commit a66b9e1b8aa5d49d2dbd0ce29e8c65d20f2e7997
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 23 19:55:59 2020 +0100

    fix loglevel
---
 src/auditor/taler-auditor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
index 0786ec0e..1e9b899f 100644
--- a/src/auditor/taler-auditor.c
+++ b/src/auditor/taler-auditor.c
@@ -1471,7 +1471,7 @@ get_closing_fee (const char *receiver_account,
   char *method;
 
   method = TALER_payto_get_method (receiver_account);
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Method is `%s'\n",
               method);
   if (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=

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



reply via email to

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