X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x5%2Fkhlib_log.c;fp=x5%2Fkhlib_log.c;h=a7eec52d00fa42e2b9c8d96344f0d8b25aecc76b;hp=0000000000000000000000000000000000000000;hb=1084633a90758b15f09bc5ec232c45470cdadc37;hpb=16e0239d76a7de132b20a564cc2c14ff2358ecf2 diff --git a/x5/khlib_log.c b/x5/khlib_log.c new file mode 100644 index 0000000..a7eec52 --- /dev/null +++ b/x5/khlib_log.c @@ -0,0 +1,7 @@ +#include +#include +#include + +#include "khlib_log.h" + +LogLevel _khlib_log_level = Debug;