Log: Introducing diagnostic callback injection
authorMichael Schuldt <michael.schuldt@bmw.de>
Thu, 30 Aug 2012 08:58:59 +0000 (10:58 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Thu, 30 Aug 2012 08:58:59 +0000 (10:58 +0200)
commitf6e3165ab198536f46904444054d5ed82fb287c2
treed27feafd2bc8dcbc790fb743a3df9bd3156279a7
parent1ee7fec7f9820a1542c18b1fbfdb8d66d1ac1ba8
Log: Introducing diagnostic callback injection

- On the OEM side it is needed to introduce diagnostic callbacks
- Therefore it is possible to control the platform specific plugIn
  by message injection from the dlt-deamon
- Currently the functionality is complete working WITH_DLT=ON
  otherwise only the callback registration is working, but no
  callback will occur.
LayerManagerUtils/include/Log.h
LayerManagerUtils/src/Log.cpp