From aa33f8cae59a8d52d113b41e6331e191b5e9937a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Jun 2015 16:46:06 +0200 Subject: -log --- src/mint/taler-mint-httpd_keystate.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mint/taler-mint-httpd_keystate.c b/src/mint/taler-mint-httpd_keystate.c index 56d6feb42..96ab19777 100644 --- a/src/mint/taler-mint-httpd_keystate.c +++ b/src/mint/taler-mint-httpd_keystate.c @@ -210,6 +210,9 @@ reload_keys_denom_iter (void *cls, struct TALER_MINTDB_Session *session; int res; + GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, + "Loading denomination key `%s'\n", + alias); horizon = GNUNET_TIME_relative_to_absolute (TALER_MINT_conf_duration_provide ()); if (GNUNET_TIME_absolute_ntoh (dki->issue.start).abs_value_us > horizon.abs_value_us) -- cgit v1.2.3