change dlog control logic
authorjuho <juho80.son@samsung.com>
Mon, 17 Jun 2013 13:40:29 +0000 (22:40 +0900)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 3 Sep 2013 15:36:54 +0000 (11:36 -0400)
commit49b3600c7f2349c583bb086120f663a610d59bc2
tree7140f23382867bab8aafde0ccdcd3c48efb0e44b
parent12a0ea29a6d87c2b7e760ad6fe1c8e8761f729a0
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

Conflicts:
packaging/dlog.spec
packaging/dlogutil.manifest
13 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/tizen-debug-level.service [deleted file]
tizen_platform_env.sh [deleted file]