Fix: relayd: missing space in trace creation logging statement
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 2 Dec 2022 22:11:00 +0000 (17:11 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 8 Dec 2022 14:10:10 +0000 (09:10 -0500)
commit9e0e2ff92a904f175d4e4da4f3a7dc5056a8050a
treee2608166cbbeec757179a437eca15ccb896b2d64
parentef945e4deb2e24b7d7ce05c3289a29a22c6b427d
Fix: relayd: missing space in trace creation logging statement

A missing space results in hard to read logging statements when a
ctf_trace is created:

[...] Created ctf_trace 15of session "hello" [...]

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I3881ddfc17556f2300f2140939c45d49e3b18d2b
src/bin/lttng-relayd/ctf-trace.cpp
This page took 0.024111 seconds and 4 git commands to generate.