Logging: standardize logging tags
[babeltrace.git] / src / ctf-writer / attributes.c
index e79dc58f1d3d34158d757448c058dec3cd7dd96e..f331019ecd01ea7c948d914e6659cfd0ecf34392 100644 (file)
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "CTF-WRITER-ATTRS"
+#define BT_LOG_TAG "CTF-WRITER/ATTRS"
 #include "logging.h"
 
 #include "common/assert.h"
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "compat/string.h"
 #include <babeltrace2/ctf-writer/object.h>
 #include <inttypes.h>
This page took 0.024629 seconds and 4 git commands to generate.