Reduce log string and format 37/141437/5
authorSeungha Son <seungha.son@samsung.com>
Mon, 31 Jul 2017 11:03:27 +0000 (20:03 +0900)
committerSeungha Son <seungha.son@samsung.com>
Wed, 2 Aug 2017 05:35:54 +0000 (14:35 +0900)
commit063acb359db531270d0f031dd760752697ccf989
tree64477dc8902b5c88ab3c55e3dc996556337be77c
parent402260d7ea6a502078486fe41bbc1cfd18f50e00
Reduce log string and format

 - Remove duplicate data from output
 - Remove special characters
 - Remove unnecessary information output
 - Remove repeated information from log

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I00358453072d41ddc0469972bc02d1bb02f2b658
14 files changed:
src/notification.c
src/notification_db.c
src/notification_group.c
src/notification_init.c
src/notification_internal.c
src/notification_ipc.c
src/notification_list.c
src/notification_noti.c
src/notification_ongoing.c
src/notification_setting.c
src/notification_setting_service.c
src/notification_shared_file.c
src/notification_status.c
src/notification_viewer.c