Add additional env variable dump during init 21/4521/2 4.2.1
authorE. Scott Daniels <daniels@research.att.com>
Tue, 4 Aug 2020 17:48:47 +0000 (13:48 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 7 Aug 2020 13:38:28 +0000 (09:38 -0400)
commit316614a9808fcd107daa1b5ec190f6b2a9d804c3
tree91f7d46fd1932d07fd6d3887d209b24a5dc88c82
parent9c923bcc9322c22220b574671c7b46f10008c614
Add additional env variable dump during init

If the RMR_LOG_VLEVEL environment is set to 4 or greater
the settingf for the environment variables that are
significant to RMR are written to stderr.

Issue-ID: RIC-630

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I6709f2c6d6c592494b0a7edbf23b6bd234715262
CHANGES_CORE.txt
CMakeLists.txt
docs/rel-notes.rst
src/rmr/common/src/rtc_static.c
src/rmr/common/src/tools_static.c
src/rmr/si/src/rmr_si.c
test/rmr_si_api_static_test.c
test/sr_si_static_test.c
test/tools_static_test.c
test/tools_test.c