gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: use saner log level


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: use saner log level
Date: Tue, 16 Jan 2018 13:22:20 +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 146cc27  use saner log level
146cc27 is described below

commit 146cc27b248fd218ae3d0efc11cff24804724579
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jan 16 13:22:16 2018 +0100

    use saner log level
---
 src/exchange/taler-exchange-httpd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd.c 
b/src/exchange/taler-exchange-httpd.c
index f45b547..823f124 100644
--- a/src/exchange/taler-exchange-httpd.c
+++ b/src/exchange/taler-exchange-httpd.c
@@ -728,7 +728,7 @@ handle_mhd_logs (void *cls,
              sizeof (buf),
              fm,
              ap);
-  GNUNET_log_from (GNUNET_ERROR_TYPE_WARNING,
+  GNUNET_log_from (GNUNET_ERROR_TYPE_INFO,
                    "libmicrohttpd",
                    "%s",
                    buf);

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



reply via email to

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