tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / ctf / fs-sink / logging.c
index bd015289d9c7e68ed59e24c32beab8334fbe472f..e53d744badad7468979b5f2081d72488fd4d79fb 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL bt_plugin_fs_sink_log_level
-#include <babeltrace/logging-internal.h>
+#include <babeltrace2/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_fs_sink_log_level,
-       "BABELTRACE_PLUGIN_CTF_FS_SINK_LOG_LEVEL");
+       "BABELTRACE_SINK_CTF_FS_LOG_LEVEL");
This page took 0.024146 seconds and 4 git commands to generate.