Shift X2 status from legacy to archived
[khatus.git] / x5 / khlib_log.c
CommitLineData
1084633a
SK
1#include <stdarg.h>
2#include <stdio.h>
3#include <stdlib.h>
4
5#include "khlib_log.h"
6
7LogLevel _khlib_log_level = Debug;
This page took 0.021424 seconds and 4 git commands to generate.