add libfmt to replace current logging mechanism

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-09-13 03:43:24 +05:30
parent 332f0b87d6
commit 904e2b698e
4 changed files with 57 additions and 86 deletions

View File

@@ -1,4 +1,3 @@
lib_sources += files(
'log.cc',
'utils.cc'
)