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_settings | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/_ak_settings') diff --git a/lib/_ak_settings b/lib/_ak_settings index be01bc9..ce36d10 100755 --- a/lib/_ak_settings +++ b/lib/_ak_settings @@ -141,3 +141,5 @@ function _ak_settings_get_sub(){ function _ak_settings_get_all(){ _ak_not_implemented } + +_ak_log_debug "_ak_settings loaded $(caller)" -- cgit v1.2.3