Logging the critical message to a file.
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 20 May 2013 11:23:16 +0000 (20:23 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 20 May 2013 11:23:16 +0000 (20:23 +0900)
commit3f1f82cd5fae672047ecc091b1033dc21319ebf3
treeb13131231f9f6302cb15eb2380e56ffe592046d1
parent822a00b45eb35319ccbc168eb32ae1387ac8945e
Logging the critical message to a file.

The file will be unlinked every boot.
So the log must has to be captured before reboot the device

Change-Id: I1c2bc06b61cd7c429426b04bebbd499d267c1061
packaging/data-provider-master.spec
src/critical_log.c
src/fault_manager.c
src/main.c
src/service_common.c
src/setting.c