Properly aligned log when '\n' is used
authorMateusz Malicki <m.malicki2@samsung.com>
Tue, 22 Apr 2014 12:54:43 +0000 (14:54 +0200)
committerJan Olszak <j.olszak@samsung.com>
Mon, 19 May 2014 11:47:16 +0000 (13:47 +0200)
commit6e8ffb0dd6536430a5d59e3064d9e94dedb15f73
tree21cdba5c59bb322bccfa35639d49e9fad86fea6a
parent14286570d959cec82938ec84c02a233c6cc5e95e
Properly aligned log when '\n' is used

[Bug/Feature]   Multiline logs in SC
[Cause]         Wrong aligned logs when '\n' is used
[Solution]      N/A
[Verification]  Build with --define 'build_type DEBUG' and
                run 'security-containers-server -l TRACE' on the target

Change-Id: I260ed215b9dc9a428973b25ac89c0b0176f8b7c4
common/log/backend-stderr.cpp
common/log/formatter.cpp
common/log/formatter.hpp