Fix LOG(message)
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Tue, 15 Apr 2014 09:57:53 +0000 (11:57 +0200)
committerJan Olszak <j.olszak@samsung.com>
Mon, 19 May 2014 11:47:15 +0000 (13:47 +0200)
commit39a7347807b9875c667f1b0deb6d97b5b5344aea
tree9ee8c0f7aee78d95b6852dece6cfb92b49a87b0b
parent63748fc8d34c33694449b8f85a48a83ede8eb3db
Fix LOG(message)

[Bug/Feature]   Could not log variables with name 'message'.
[Cause]         This name is used by variable in LOG macro.
[Solution]      Uglify name used in macro.
[Verification]  Build, install, run tests.

Change-Id: I0364286f273a5037c9684d935c3ad18d5bb15f69
common/log/logger.hpp