Add std::endl before logging by LOG
authorsjsujinkim <sjsujin.kim@samsung.com>
Thu, 29 Mar 2018 06:46:19 +0000 (15:46 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 29 Mar 2018 07:24:56 +0000 (16:24 +0900)
commite86d330d7e1095db58c483a5434081d4dea26b9c
tree84d77ee3d5b92b77dd52826cb621e6e89c2ecfe2
parent29ecd37846cb49466296751f3aadbd038ed4da90
Add std::endl before logging by LOG

Currently, we can see the log logging by LOG only in one line. It is very hard to read.
This commit adds std::endl before logging by LOG helper for easy to read.

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
src/runtime/ref/nn/depend/android-base/include/android-base/logging.h