gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: increse log level on errors


From: gnunet
Subject: [taler-exchange] branch master updated: increse log level on errors
Date: Sun, 26 Jan 2020 18:51:27 +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 f4f86d2b increse log level on errors
f4f86d2b is described below

commit f4f86d2b0149231e95b81f12a607c670ad74f02f
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jan 26 18:51:25 2020 +0100

    increse log level on errors
---
 src/exchange/taler-exchange-wirewatch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-wirewatch.c 
b/src/exchange/taler-exchange-wirewatch.c
index 21d96668..972cee34 100644
--- a/src/exchange/taler-exchange-wirewatch.c
+++ b/src/exchange/taler-exchange-wirewatch.c
@@ -340,7 +340,7 @@ history_cb (void *cls,
     hh = NULL;
     if (TALER_EC_NONE != ec)
     {
-      GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+      GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
                   "Error fetching history: ec=%u, http_status=%u\n",
                   (unsigned int) ec,
                   http_status);

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



reply via email to

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