Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.c
index 589472dcaa5db2a3faa57033118551dd36909e83..c44217b6e1eece453571cacdd94f5ed68e90cd59 100644 (file)
@@ -28,7 +28,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-LTTNG-LIVE-SRC"
+#define BT_LOG_TAG "PLUGIN/SRC.CTF.LTTNG-LIVE"
 #include "logging.h"
 
 #include <glib.h>
This page took 0.024666 seconds and 4 git commands to generate.