sink.text.pretty: print inactivity msg handling with BT_LOGD_STR
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 22 Apr 2019 20:21:07 +0000 (16:21 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit0d2d7e51d3280b67a5ce118ef4545ebb77e09aab
treeb279fbf6c369e19ad812bdb45e12492c723d3df6
parent53719615484ef873c6816662546c26be00db5f01
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 <francis.deslauriers@efficios.com>
plugins/text/pretty/Makefile.am
plugins/text/pretty/logging.c [new file with mode: 0644]
plugins/text/pretty/logging.h [new file with mode: 0644]
plugins/text/pretty/pretty.c
This page took 0.02539 seconds and 4 git commands to generate.