We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58b842 commit 113d755Copy full SHA for 113d755
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