ctf: msg-iter.c: use `_APPEND_CAUSE` variants of logging macros
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 22 Oct 2019 19:23:06 +0000 (15:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 1 Nov 2019 14:49:33 +0000 (10:49 -0400)
commit0f077192d24df289509bb6b802931c2a6d2d6c34
tree67b892db3705562d3c632ce3339ba9fed1ea3c91
parentf6e2a9d238221cbfc59dfc2ec78113ca6b021bd4
ctf: msg-iter.c: use `_APPEND_CAUSE` variants of logging macros

This commit also changes usage of logging level macros `LOGW` in this
file to use `LOGE` which is more appropriate when returning
_STATUS_ERROR. All callers of this API consider _STATUS_ERROR as
un-recoverable.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ie44d98e0285bdcf2c3ed7f2aeeb1af0cfadef5d4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2243
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/common/msg-iter/msg-iter.c
This page took 0.0244 seconds and 4 git commands to generate.