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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit1e3400b8572abdb55c6f0416e7c47d13fb715037
tree6a09ee4ebe7f07bf7d883afedb4fe49b59412552
parent025502dfade7bc21beaf8f0bd0eff6c11e1fa3a8
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.024505 seconds and 4 git commands to generate.