Logging: check `BT_DEBUG_MODE` instead of `NDEBUG`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 14 Jun 2019 21:11:40 +0000 (17:11 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 20 Jun 2019 18:01:16 +0000 (14:01 -0400)
commit3f3b176151b4163f9ae85bc583865850a18a6ce4
tree04827110ec1d8dbe5d34435d644fa6fe649e2144
parent5a2b64759d9af6c64f032f1a1f74e94a9a3e59d4
Logging: check `BT_DEBUG_MODE` instead of `NDEBUG`

This project does not rely on `NDEBUG`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I35b282711f373998ea8361b343e9abf32fb6390c
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1442
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/lib/logging.c
src/lib/plugin/plugin-so.c
src/logging/log.h
This page took 0.024597 seconds and 4 git commands to generate.