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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 10 Aug 2019 05:54:03 +0000 (01:54 -0400)
commit791642585255b23736a167fc27e4c94db2878541
treed303d0fa9d4669b627b9243d6f9811cc99213bdd
parent10a81653ed2a6110d9a3edbf8fb6498355e549bd
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.025787 seconds and 4 git commands to generate.