Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / lttng-live / data-stream.c
index 8ea914dbc26b46f59c26139e24eaed1378b2990d..5641d281ee75c74300b265d528e7fc585355943c 100644 (file)
@@ -23,7 +23,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-LTTNG-LIVE-SRC-DS"
+#define BT_LOG_TAG "PLUGIN/SRC.CTF.LTTNG-LIVE/DS"
 #include "logging.h"
 
 #include <stdio.h>
This page took 0.02329 seconds and 4 git commands to generate.