Newer
Older
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "debug.h"
void log_stderr(int level, const char *fmt, ...)
char *e = getenv("LIBWIFI_DEBUG_LEVEL");
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "debug.h"
void log_stderr(int level, const char *fmt, ...)
char *e = getenv("LIBWIFI_DEBUG_LEVEL");