libsyscommon: Add common log.h to print log via dlog 36/297336/1
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 17 Aug 2023 05:11:24 +0000 (14:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 17 Aug 2023 05:11:24 +0000 (14:11 +0900)
commit821aa6d7ca85421f555300e241d8827e48baa511
treea7de3833bc2b1c3d92cf6de8e660d3b7da92960e
parent1e7168ca61d776669b678d24e2db797d841f4799
libsyscommon: Add common log.h to print log via dlog

All system service uses the dlog to print the logging.
So that add the common log.h file using dlog.

Change-Id: Id3f594bb5607db807f8608670f9e60839146d917
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/libsyscommon/log.h [new file with mode: 0644]