gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libeufin] branch master updated: logs


From: gnunet
Subject: [GNUnet-SVN] [libeufin] branch master updated: logs
Date: Mon, 30 Sep 2019 15:26:07 +0200

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 11d9634  logs
11d9634 is described below

commit 11d963444179ba78c812557a7c660eb0cf41fe93
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 30 15:26:02 2019 +0200

    logs
---
 src/main/kotlin/tech/libeufin/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/kotlin/tech/libeufin/Main.kt 
b/src/main/kotlin/tech/libeufin/Main.kt
index 71482e2..6f5d3f9 100644
--- a/src/main/kotlin/tech/libeufin/Main.kt
+++ b/src/main/kotlin/tech/libeufin/Main.kt
@@ -161,7 +161,7 @@ fun main() {
                     return@post
                 }
 
-                logger.info(bodyDocument.documentElement.localName)
+                logger.info("Processing", 
bodyDocument.documentElement.localName)
 
                 when (bodyDocument.documentElement.localName) {
                     "ebicsHEVRequest" -> {

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



reply via email to

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