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_log | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/_ak_log') diff --git a/lib/_ak_log b/lib/_ak_log index c45794d..b547c4d 100755 --- a/lib/_ak_log +++ b/lib/_ak_log @@ -190,4 +190,5 @@ function _ak_log_info(){ _ak_log_message "$PROGRAM" "INFO" "$*" } +_ak_log_debug "_ak_log loaded $(caller)" # vim: set syntax=bash -- cgit v1.2.3