[Release] wrt-commons_0.2.145
[framework/web/wrt-commons.git] / modules / log / include / dpl / log / secure_log.h
index 9d5fb43..d8a0750 100644 (file)
 #define COLOR_END     "\e[0m"
 #define COLOR_TAG     "\e[0m"
 
+// default TAG
+#undef LOG_TAG
+#define LOG_TAG "WRT_UNDEFINED"
+
 #ifdef WRT_LOG
 #undef LOG_TAG
 #define LOG_TAG "WRT"