1 2 3 4 5 6 7 8
#define DDEBUG_QUIET 0 #define DDEBUG_ERR 1 #define DDEBUG_WARN 2 #define DDEBUG_INFO 3 #define DDEBUG_VERBOSE 4 #define DDEBUG_MEM DDEBUG_INFO