LayerManagerUtils: Refactoring of log class.
authorMichael Schuldt <michael.schuldt@bmw.de>
Fri, 2 Mar 2012 12:18:17 +0000 (14:18 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Fri, 2 Mar 2012 12:18:17 +0000 (14:18 +0200)
commit1f4d188afcb268ffd3d5df05e82f2af217e129c2
tree6d4546c6ae0337de52d1ec45690ba7a5e47c26b7
parent14b64a41ab77db82d546d97abdf39105a1b877c1
LayerManagerUtils: Refactoring of log class.

- The log. class should be independent from the used logging mechanism
- Therefore all dlt dependency where moved to Log class implementation file
LayerManagerUtils/include/Log.h
LayerManagerUtils/src/Log.cpp