gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 128/204: less logging


From: gnunet
Subject: [taler-taler-ios] 128/204: less logging
Date: Thu, 05 Dec 2024 23:51:36 +0100

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

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 4a40e72a9affc1e528c492e5a103f07d5ac9fb92
Author: Marc Stibane <marc@taler.net>
AuthorDate: Mon Nov 11 16:17:47 2024 +0100

    less logging
---
 TalerWallet1/Backend/WalletCore.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Backend/WalletCore.swift 
b/TalerWallet1/Backend/WalletCore.swift
index 534723b..aca14bd 100644
--- a/TalerWallet1/Backend/WalletCore.swift
+++ b/TalerWallet1/Backend/WalletCore.swift
@@ -88,7 +88,7 @@ class WalletCore: QuickjsMessageHandler {
     init() throws {
         isObserving = 0
         isLogging = false
-        logger.info("init Quickjs")
+//        logger.trace("init Quickjs")
         requestsMade = 0
         queue = DispatchQueue(label: "net.taler.myQueue", attributes: 
.concurrent)
         semaphore = DispatchSemaphore(value: 1)

-- 
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]