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