Reduce log string and format 07/141607/6
authorSeungha Son <seungha.son@samsung.com>
Tue, 1 Aug 2017 01:17:25 +0000 (10:17 +0900)
committerSeungha Son <seungha.son@samsung.com>
Wed, 2 Aug 2017 05:33:58 +0000 (14:33 +0900)
commitd4849b9c6ef3f65f06767db92632e114fcd22c47
tree6cd0f34c1311f26203fb1e7024ac1a8cb5ed478f
parent0a840735b72dc2d808c8eb13260e9522c28b49f2
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: If0a32829fa0881e812f5bd0bbad05afc26f38901
include/util.h
src/badge_service.c
src/critical_log.c
src/main.c
src/notification_service.c
src/pkgmgr.c
src/service_common.c
src/shortcut_service.c
src/util.c