Logging: standardize logging tags
[babeltrace.git] / src / plugins / utils / trimmer / trimmer.c
index b8cc481a5b79fb34112b7a5023e1ecec9ef48b55..fb1a2a703dce958359c35c4755fb7b5fe2e47942 100644 (file)
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-UTILS-TRIMMER-FLT"
+#define BT_LOG_TAG "PLUGIN/FLT.UTILS.TRIMMER"
 #include "logging.h"
 
 #include "compat/utc.h"
 #include "compat/time.h"
 #include <babeltrace2/babeltrace.h>
 #include "common/common.h"
-#include "plugins/plugins-common.h"
 #include "common/assert.h"
 #include <stdint.h>
 #include <inttypes.h>
This page took 0.02351 seconds and 4 git commands to generate.