From: Philippe Proulx Date: Fri, 2 Jun 2017 17:25:44 +0000 (-0400) Subject: lib/ctf-writer/writer.c: logging: change tag to `CTF-WRITER` X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7dd841e44a78ee8a5a2d4f958459c6ed1704321c;p=deliverable%2Fbabeltrace.git lib/ctf-writer/writer.c: logging: change tag to `CTF-WRITER` Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/lib/ctf-writer/writer.c b/lib/ctf-writer/writer.c index 70f22e56e..a5efe4775 100644 --- a/lib/ctf-writer/writer.c +++ b/lib/ctf-writer/writer.c @@ -26,7 +26,7 @@ * SOFTWARE. */ -#define BT_LOG_TAG "WRITER" +#define BT_LOG_TAG "CTF-WRITER" #include #include