tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / utils / trimmer / logging.c
index fffefdaccbbee3b976e8c566fc0ba5b38ca67aa4..f8b9be150caad93a159b4219f0851a459fbd59e8 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL bt_plugin_utils_trimmer_log_level
-#include <babeltrace/logging-internal.h>
+#include <babeltrace2/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_utils_trimmer_log_level,
-       "BABELTRACE_PLUGIN_UTILS_TRIMMER_FLT_LOG_LEVEL");
+       "BABELTRACE_FLT_UTILS_TRIMMER_LOG_LEVEL");
This page took 0.022486 seconds and 4 git commands to generate.