change dlog control logic
authorjuho <juho80.son@samsung.com>
Mon, 17 Jun 2013 13:40:29 +0000 (22:40 +0900)
committerjuho <juho80.son@samsung.com>
Mon, 17 Jun 2013 13:44:54 +0000 (22:44 +0900)
commit2bb917c15157b8224ec351c77049143da43a292c
treeccfd1c9a5b7f7cc68e7ae222e5205fa9d80661a0
parent54f6a933bf78ef8694657222b910d7f24e5e1c3b
change dlog control logic

and sync with latest version of private code.

we don't use Environment Variable not anymore.
so we read the configuration file.
for reduce file read operation delay.
copy that file to /tmp as init time by dlog.sh script.
It will be changed, when dlog apply to systemd service.

sync with latest version of private.
added secure dlog macro.
removed unused script for platform environment variable.
added systemd-journal features.

Change-Id: Ia844c90b7cabff66dfbd5d5eb89738b948b0d350
14 files changed:
.dloglevel [deleted file]
Makefile.am
configure.ac
dlog.pc.in
dlog.sh
dlog_dump.sh [new file with mode: 0755]
dlogctrl
include/dlog.h
log.c
logutil.c
packaging/dlog.spec
packaging/dlogutil.manifest
packaging/tizen-debug-level.service [deleted file]
tizen_platform_env.sh [deleted file]