#include "aflibDebug.h"
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
Classes | |
class | DebugInitFromEnv |
Functions | |
void | output_message (::aflibDebug::Level level, const char *msg) |
void | display_message (::aflibDebug::Level level, const char *msg) |
void display_message | ( | ::aflibDebug::Level | level, | |
const char * | msg | |||
) |
void output_message | ( | ::aflibDebug::Level | level, | |
const char * | msg | |||
) |