From 146cc27b248fd218ae3d0efc11cff24804724579 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Jan 2018 13:22:16 +0100 Subject: 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 f45b5470d..823f12460 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); -- cgit v1.2.3