Use DLT_LOG_INFO rather than DLT_LOG_DEBUG for everything
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Wed, 1 Aug 2012 15:47:50 +0000 (16:47 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Wed, 1 Aug 2012 15:47:50 +0000 (16:47 +0100)
commita48b816c91b25e174a5c35110b72fcb8cc88acd0
tree739f03ec32f0e93a5723c51c5388df4541bef60f
parenta85bb6d0d5f966d807de9a3693457904f2064939
Use DLT_LOG_INFO rather than DLT_LOG_DEBUG for everything

We can't get DLT to log our debug messages, setting LoggingLevel to 7
(LOG_DEBUG) in /etc/dlt.conf does not work as expected. So for now we'll
have to resort to logging all debug messages as info messages.
node-startup-controller/la-handler-service.c
node-startup-controller/luc-starter.c
node-startup-controller/node-startup-controller-application.c
node-startup-controller/node-startup-controller-service.c
node-startup-controller/target-startup-monitor.c
nsm-dummy/nsm-consumer-service.c
nsm-dummy/nsm-dummy-application.c
nsm-dummy/nsm-lifecycle-control-service.c