shared: Add handling LOG_TAG 74/293674/1
authorYunhee Seo <yuni.seo@samsung.com>
Fri, 2 Jun 2023 02:38:14 +0000 (11:38 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 2 Jun 2023 02:43:57 +0000 (11:43 +0900)
commitfd984d7ca8963e4658272c4771ddd1ffb1e02f46
tree0183fc791ae2f2ab180b9da1f253c8640e566a6c
parentcdfc7a4ce8f4eaadc4162597e291daf83d80c2f2
shared: Add handling LOG_TAG

In the shared/log.h, LOG_TAG can cause warning when the header files are
included with util.h.

Thus, LOG_TAG should be defined only when it is not defined.

Change-Id: If60ffd179aa393cfed67897366f08a9a77317e29
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/shared/log.h