Logging: standardize logging tags
[babeltrace.git] / src / ctf-writer / trace.c
index f2ce7141d5c20756c201a92900f9ee0e692c5eeb..6639798546d4779686c412974cea479349ac174e 100644 (file)
@@ -21,7 +21,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "CTF-WRITER-TRACE"
+#define BT_LOG_TAG "CTF-WRITER/TRACE"
 #include "logging.h"
 
 #include <inttypes.h>
This page took 0.024761 seconds and 4 git commands to generate.