Logging: standardize logging tags
[babeltrace.git] / src / plugins / text / details / write.c
index 8fabe0b855220e3db2da7e584bf0832bdb17e7db..3601d45ce9f698038dafa17a3fe71b1ed41dd70f 100644 (file)
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-TEXT-DETAILS-SINK-WRITE"
-#include "logging.h"
-
 #include <babeltrace2/babeltrace.h>
+#include <stdio.h>
+#include <string.h>
 
 #include "common/assert.h"
 #include "common/common.h"
This page took 0.02358 seconds and 4 git commands to generate.