summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd.c2
1 files changed, 1 insertions, 1 deletions
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);