Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / fs-src / data-stream-file.c
index 6abf64c3df6174092d5e8a87670c72ff62c10861..1a451925e55e8117cd5da0173692a62ce88489ed 100644 (file)
@@ -40,7 +40,7 @@
 #include "data-stream-file.h"
 #include <string.h>
 
-#define BT_LOG_TAG "PLUGIN-CTF-FS-SRC-DS"
+#define BT_LOG_TAG "PLUGIN/SRC.CTF.FS/DS"
 #include "logging.h"
 
 static inline
This page took 0.023873 seconds and 4 git commands to generate.