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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commit1ea12045b792aadd99c1ee0bbbb6a89af2deef49
treeb279fbf6c369e19ad812bdb45e12492c723d3df6
parent0a042b54b562bda002b5fc946bb52bfdce7b3a88
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.024513 seconds and 5 git commands to generate.