From 132440104780425bfb5df2eb1a535cb93aa7dbec Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 3 Apr 2025 20:25:24 +0300 Subject: [debug] libs are now printing that they are loaded --- lib/_ak_schain | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/_ak_schain') diff --git a/lib/_ak_schain b/lib/_ak_schain index e232cd2..fb138bd 100755 --- a/lib/_ak_schain +++ b/lib/_ak_schain @@ -191,3 +191,5 @@ function _ak_sblock_get_latest_from_haystack_of_sblocks(){ function _ak_schain_get_latest(){ _ak_sblock_get_latest_from_haystack_of_sblocks } + +_ak_log_debug "_ak_schain loaded $(caller)" -- cgit v1.2.3