LayerManagerUtils: added trace log level command line flag
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 22 Nov 2012 08:38:01 +0000 (00:38 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 22 Nov 2012 10:03:26 +0000 (02:03 -0800)
commit66b283fcfe3f94b84db1741f8fa6e8b4a5e4919c
tree3ff94e32b2525e83ccfc2c10d571f48db0542971
parent4e0437db98e5a1f6725e831bcf3b8defc240c446
LayerManagerUtils: added trace log level command line flag

If DLT support is enabled using the build flag WITH_DLT, then
this command line flag controls the log level of DLT.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerService/include/Configuration.h
LayerManagerService/src/Configuration.cpp
LayerManagerService/src/main.cpp
LayerManagerUtils/src/Log.cpp