logging: strip down and clean `log.h` and `log.c`
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test-bin-info.c
index cfeba59b156451c8321ab9aa99f9bdae93144d5f..3e6e7a66fd57929bbefafd8752efd79581e79bd5 100644 (file)
@@ -8,7 +8,7 @@
  * Babeltrace SO info tests
  */
 
-#define BT_LOG_OUTPUT_LEVEL BT_LOG_WARNING
+#define BT_LOG_OUTPUT_LEVEL ((bt_logging_level) BT_LOG_WARNING)
 #define BT_LOG_TAG "TEST/BIN-INFO"
 #include "logging/log.h"
 
This page took 0.023486 seconds and 4 git commands to generate.