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_cjdns | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/_ak_cjdns') diff --git a/lib/_ak_cjdns b/lib/_ak_cjdns index 69e5ffc..76b39db 100755 --- a/lib/_ak_cjdns +++ b/lib/_ak_cjdns @@ -198,3 +198,5 @@ function _ak_cjdns_get_ip(){ awk '{print $2}' | \ cut -d'/' -f1 } + +_ak_log_debug "_ak_cjdns loaded $(caller)" -- cgit v1.2.3