Fix incorrect file in logged to console message 01/25001/4
authorJacek Pielaszkiewicz <j.pielaszkie@samsung.com>
Fri, 25 Jul 2014 07:44:14 +0000 (09:44 +0200)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Wed, 30 Jul 2014 10:11:07 +0000 (12:11 +0200)
commitee4956394d5c305721b59f6ac0a3bfc96555c9cf
tree68f4443a85b43d56e5766b5ac00d3fb68ccf6505
parent9ade77a5aac94fdc73de406558bffb868f51cfbb
Fix incorrect file in logged to console message

[Bug/Feature]  The input file name was incorrectly build.
[Cause]        The issue was due to extraction of the library source
               code from original Security-Containers project.
[Solution]     The issue was fixed by changing method how the project
               root path is passed into logger library.
[Verification] Build, install, run tests

Change-Id: Ic891baf6af78af9068f463ac1ea04184f23040bd
src/logger/formatter.cpp
src/logger/formatter.hpp
src/logger/logger.cpp
src/logger/logger.hpp