Logging: standardize logging tags
[babeltrace.git] / src / ctf-writer / object-pool.c
index 831297e71081d80236c3fc6d7e224f7b016613a9..16f2be95db16a8874629d643399e3a78a018ff91 100644 (file)
@@ -21,7 +21,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "OBJECT-POOL"
+#define BT_LOG_TAG "CTF-WRITER/OBJECT-POOL"
 #include "logging.h"
 
 #include <stdint.h>
This page took 0.02355 seconds and 4 git commands to generate.