aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_wallet
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ak_wallet')
-rwxr-xr-xlib/_ak_wallet2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/_ak_wallet b/lib/_ak_wallet
index 644c4ac..8c250dc 100755
--- a/lib/_ak_wallet
+++ b/lib/_ak_wallet
@@ -24,3 +24,5 @@ source $AK_LIBDIR/_ak_gpg
function _ak_wallet_generic(){
_ak_gpg_list_secret_keys_long
}
+
+_ak_log_debug "_ak_wallet loaded $(caller)"