gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Revert "set up logging properly


From: gnunet
Subject: [taler-merchant] branch master updated: Revert "set up logging properly for merchant httpd"
Date: Mon, 11 Jan 2021 12:39:04 +0100

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

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 4a5eb617 Revert "set up logging properly for merchant httpd"
4a5eb617 is described below

commit 4a5eb6179311b27d66103c09963dc5b213c7ceff
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 11 12:38:57 2021 +0100

    Revert "set up logging properly for merchant httpd"
    
    This reverts commit 523e8109c606734c26b8d531518dd7d35d849283.
---
 src/backend/taler-merchant-httpd.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 0ae89b76..bf1c4db3 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -1692,10 +1692,7 @@ run (void *cls,
   if (merchant_connection_close)
     go |= TALER_MHD_GO_FORCE_CONNECTION_CLOSE;
   TALER_MHD_setup (go);
-  GNUNET_assert (GNUNET_OK ==
-                 GNUNET_log_setup ("taler-merchant-httpd",
-                                   (NULL == loglev) ? "INFO" : loglev,
-                                   logfile));
+
   result = GNUNET_SYSERR;
   GNUNET_SCHEDULER_add_shutdown (&do_shutdown,
                                  NULL);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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