logging/log.h: always write the source file name and line number
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 9 Aug 2019 21:24:59 +0000 (17:24 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:20 +0000 (11:58 -0400)
commitf0eebe98ebbde09aafbb8de539ad2e173191c1d2
tree7204af8523f7c0a5c6066f3a6f2e98e3276ab84f
parent17405cf4fe58e57959bd5f3f7fdccc4322f87d51
logging/log.h: always write the source file name and line number

We don't need to protect our source file names and line numbers in the
logs of a production build, so always write them.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I837dd0cfc4cf3279aa26f813f3ebae2b7f4d4d55
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1861
Tested-by: jenkins <jenkins@lttng.org>
src/logging/log.h
This page took 0.051196 seconds and 4 git commands to generate.