dlog_logger : do nothing and exit if the backend is journal 06/57306/3
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 19 Jan 2016 01:48:29 +0000 (10:48 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Tue, 19 Jan 2016 02:12:12 +0000 (11:12 +0900)
commitb0aa1ba6c4cc42e64bba94c917a94dfc36014903
tree387bb0b8138eed6d54a36c7610677d272e3f25fb
parenta5bcd17780eec262e12cdf97793904d04073d356
dlog_logger : do nothing and exit if the backend is journal

dlog_logger dumps logs to file, but journald does same activity.

Therefore, dlog_logger doesn't have to run if journal is backend.

Change-Id: Ifb75d6cc7b21e0ddb4ad38217a8975a22fe678c8
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/logger/logger.c