projects
/
platform
/
core
/
system
/
pass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee122b9
)
pass: Change log tag
author
Wook Song
<wook16.song@samsung.com>
Tue, 22 Nov 2016 05:21:12 +0000
(14:21 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Mon, 16 Jan 2017 11:35:37 +0000
(20:35 +0900)
This patch replace the log tag, which is DEVICED, with PASS.
Signed-off-by: Wook Song <wook16.song@samsung.com>
src/core/log.h
patch
|
blob
|
history
diff --git
a/src/core/log.h
b/src/core/log.h
index 9684f380fb6795ff28ac30b3a906bb53be03e054..f3c3bea9c166014db967a5ed7843438d7f00f36a 100644
(file)
--- a/
src/core/log.h
+++ b/
src/core/log.h
@@
-28,6
+28,6
@@
#undef LOG_TAG
#endif
-#define LOG_TAG "
DEVICED
"
+#define LOG_TAG "
PASS
"
#include "shared/log-macro.h"
#endif