[internal/logging] add logging lib

This commit is contained in:
2023-11-03 14:32:27 +01:00
parent 7256763c20
commit 2a530681df
21 changed files with 148 additions and 61 deletions

2
test.sh Executable file
View File

@@ -0,0 +1,2 @@
#/bin/sh
echo "hello world"