gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 02/03: use default log level of WARNING


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 02/03: use default log level of WARNING
Date: Sun, 25 Jun 2017 12:36:09 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

commit 633a9b641ec7bbd4a60bb97a335808d212a7ceb9
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jun 25 12:18:44 2017 +0200

    use default log level of WARNING
---
 src/backend/taler-merchant-httpd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 482360c..9f0da2b 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -747,7 +747,7 @@ run (void *cls,
                                  NULL);
   GNUNET_assert (GNUNET_OK ==
                  GNUNET_log_setup ("taler-merchant-httpd",
-                                   "DEBUG",
+                                   "WARNING",
                                    NULL));
   if (GNUNET_SYSERR ==
       TMH_EXCHANGES_init (config))

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



reply via email to

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