Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-update-stream-class-config.c
index d5dd9d9344e9542062bf6d43a8669f4e658dfd3a..a9683718314da7bee548ccc8a9e220db8e1ba60f 100644 (file)
  * all copies or substantial portions of the Software.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-METADATA-META-UPDATE-SC-CONFIG"
+#define BT_LOG_TAG "PLUGIN/CTF/META/UPDATE-SC-CONFIG"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/assert.h"
 #include <glib.h>
 #include <stdint.h>
This page took 0.02397 seconds and 4 git commands to generate.