gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: -preview logging


From: gnunet
Subject: [taler-taler-mdb] branch master updated: -preview logging
Date: Fri, 20 May 2022 17:18:06 +0200

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

grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 36da839  -preview logging
36da839 is described below

commit 36da8391f88e19be671d8cbd7e1082a37fac7648
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri May 20 17:18:04 2022 +0200

    -preview logging
---
 src/main.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/main.c b/src/main.c
index 3c4ed98..800d21f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -2933,6 +2933,10 @@ read_products (void *cls,
                            "data:%s;base64,%s",
                            mime_type,
                            base64);
+         GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+                     "Thumbnail for %s is `%s'\n",
+                     section,
+                     tmpProduct.preview);
           GNUNET_free (base64);
         }
         GNUNET_free (thumb);

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