Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink.c
index 7ecc7875296844e70b0e2a0d97adfde150138d1e..0e839dd9f4163c6f4200b6bce2b08da1f324f82f 100644 (file)
@@ -20,7 +20,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-FS-SINK"
+#define BT_LOG_TAG "PLUGIN/SINK.CTF.FS"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
This page took 0.023901 seconds and 4 git commands to generate.