gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-web-common] branch master updated: logging


From: gnunet
Subject: [GNUnet-SVN] [taler-web-common] branch master updated: logging
Date: Sun, 12 Feb 2017 22:14:37 +0100

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

dold pushed a commit to branch master
in repository web-common.

The following commit(s) were added to refs/heads/master by this push:
     new 77d1800  logging
77d1800 is described below

commit 77d1800ba4e026511068a0ae64753f4ec4f1d01c
Author: Florian Dold <address@hidden>
AuthorDate: Sun Feb 12 22:14:33 2017 +0100

    logging
---
 taler-wallet-lib.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-wallet-lib.ts b/taler-wallet-lib.ts
index 79a819c..1b2f83a 100644
--- a/taler-wallet-lib.ts
+++ b/taler-wallet-lib.ts
@@ -183,7 +183,7 @@ namespace taler {
     }
 
 
-    logVerbose && console.log("handling taler-notify-payment");
+    logVerbose && console.log("handling taler-notify-payment: ", resp);
     // Payment timeout in ms.
     let timeout_ms = 1000;
     // Current request.

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



reply via email to

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