From a66b9e1b8aa5d49d2dbd0ce29e8c65d20f2e7997 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Feb 2020 19:55:59 +0100 Subject: [PATCH] fix loglevel --- src/auditor/taler-auditor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c index 0786ec0e1..1e9b899f2 100644 --- a/src/auditor/taler-auditor.c +++ b/src/auditor/taler-auditor.c @@ -1471,7 +1471,7 @@ get_closing_fee (const char *receiver_account, char *method; method = TALER_payto_get_method (receiver_account); - GNUNET_log (GNUNET_ERROR_TYPE_ERROR, + GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Method is `%s'\n", method); if (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=