some logger changes

This commit is contained in:
2025-04-12 22:28:16 +03:00
parent 6f3c76b005
commit 1a10f79b02
9 changed files with 110 additions and 146 deletions

View File

@@ -46,6 +46,7 @@ add_library(hiload SHARED
src/files.c
src/memory.c
src/string/string.c
src/logger/logger.c
src/filewatcher/filewatcher.c
src/filewatcher/filewatch.c