From: Francis Deslauriers Date: Mon, 22 Apr 2019 20:21:07 +0000 (-0400) Subject: sink.text.pretty: print inactivity msg handling with BT_LOGD_STR X-Git-Tag: v2.0.0-pre5~71 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=1e3400b8572abdb55c6f0416e7c47d13fb715037;hp=1e3400b8572abdb55c6f0416e7c47d13fb715037;p=babeltrace.git sink.text.pretty: print inactivity msg handling with BT_LOGD_STR Instead of printing that the component received a message iterator inactivity message to standard error; log this information with BT_LOGD(). Signed-off-by: Francis Deslauriers ---