Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / fs-src / file.c
index 7aa15b27578febc80fef647d6933e7188a059ec4..de913a70c15c28931d2e4cda76f0c751ca1ef958 100644 (file)
@@ -27,7 +27,7 @@
 #include <glib.h>
 #include "file.h"
 
-#define BT_LOG_TAG "PLUGIN-CTF-FS-FILE-SRC"
+#define BT_LOG_TAG "PLUGIN/SRC.CTF.FS/FILE"
 #include "logging.h"
 
 BT_HIDDEN
This page took 0.022608 seconds and 4 git commands to generate.