Logging: standardize logging tags
[babeltrace.git] / src / plugins / text / details / details.c
index 3fcd466018f6ab668bbcd523000e40f1453e024d..8f09efa4050572ffc427c717b9d1a6aa162ff8e1 100644 (file)
@@ -20,7 +20,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-TEXT-DETAILS-SINK"
+#define BT_LOG_TAG "PLUGIN/SINK.TEXT.DETAILS"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
This page took 0.023196 seconds and 4 git commands to generate.