projects
/
platform
/
core
/
appfw
/
app-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce82de8
)
Change log tag
06/301806/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Thu, 23 Nov 2023 07:48:33 +0000
(16:48 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Thu, 23 Nov 2023 07:48:33 +0000
(16:48 +0900)
The log tag is changed to "APP_CORE" from "APP_CORE_CPP".
Change-Id: I8a120e1f4fc4a1470b65d19cfc9d94337309fa55
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/common/log_private.hh
patch
|
blob
|
history
diff --git
a/tizen-cpp/common/log_private.hh
b/tizen-cpp/common/log_private.hh
index 638f90b5b300345a3022b8fac178b3133a7f476b..cf17d67c401b86ab40a9dd7655af36d476ba2582 100644
(file)
--- a/
tizen-cpp/common/log_private.hh
+++ b/
tizen-cpp/common/log_private.hh
@@
-20,7
+20,7
@@
#include <dlog.h>
#undef LOG_TAG
-#define LOG_TAG "APP_CORE
_CPP
"
+#define LOG_TAG "APP_CORE"
#undef _E
#define _E LOGE