Ensure route table thread logging can be disabled 98/2398/1
authorE. Scott Daniels <daniels@research.att.com>
Fri, 31 Jan 2020 21:10:34 +0000 (16:10 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 31 Jan 2020 21:10:34 +0000 (16:10 -0500)
commit05ce11d8c370a66c238b1db3fff1fde4790fa701
tree7ed03e8e81cae0cc646a8a77849c49e136ac32cb
parent0d4def6c7b673f3be486338ced65ccdd25a859ed
Ensure route table thread logging can be disabled

The messages written by the route table collector thread are
not affected by the verbose level that the user application
can set. This change allows the complete squelching of the
messages from this thread when all messages are turned off.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Iddea13591f28a96f0cfc4630924a9fc11fadd809
CHANGES
CMakeLists.txt
src/rmr/common/src/logging.c