summaryrefslogtreecommitdiff
path: root/libddekit/include/ddekit/.svn/text-base/debug.h.svn-base
blob: 79a8e7b5f0fbb7098cd775016daad41bb489576f (plain)
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