Add support for dlog 02/245302/3
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 7 Oct 2020 02:08:26 +0000 (11:08 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 7 Oct 2020 10:55:10 +0000 (19:55 +0900)
commit92632d79d49dd50e5a162b2cb78ca53a75d570e2
treeb296be67afd3ef7242e95f494e41b718d5b69a36
parent9395e7a086359069486e002c02b5777ca0c0df26
Add support for dlog

1. Add support for dlog
2. Add some log options to main.conf
3. Allow to simplify the amount of logs by option

Change-Id: I8c1202ae267aca9bb2c18d44c2ccd3e6d5a74a73
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
17 files changed:
Makefile.am
Makefile.plugins
configure.ac
connman.pc.in
gsupplicant/supplicant.c
packaging/connman.spec
plugins/wifi.c
src/config.c
src/connman.h
src/device.c
src/ipconfig.c
src/log.c
src/main.c
src/main.conf
src/network.c
src/service.c
src/timeserver.c