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);