Write log to file when installation process failed 21/207821/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Tue, 26 Mar 2019 12:05:32 +0000 (21:05 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 13 Jun 2019 05:33:04 +0000 (05:33 +0000)
commita9bbfbb49546ed05b9eeed597558cddb2e46f1ff
tree7d94c80cfd812becefc9e5968db06862f02abca6
parent6fc0e25b29a54f42864973f98da8588bba466b99
Write log to file when installation process failed

When installation process failed, installer will write entire log at
"/var/log/app-installers.log". (except DEBUG level log)

Change-Id: I1d7aee6be3f67d16ff2749405bf28fc14e076cfe
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
(cherry picked from commit 229e5ce1fb30a82fcedfba81a60dfcf70d7c3383)
src/common/app_installer.cc