We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbee2e4 commit d1e51f7Copy full SHA for d1e51f7
1 file changed
code/src/common/IAMF_debug.h
@@ -48,7 +48,7 @@
48
#define IA_DBG_D 0x08
49
#define IA_DBG_T 0x10
50
51
-#define IA_DBG_LEVEL 0
+#define IA_DBG_LEVEL (IA_DBG_E | IA_DBG_W)
52
53
#ifdef IA_DEV
54
#include "IAMF_debug_dev.h"
0 commit comments