Searched refs:colorful (Results 1 – 5 of 5) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
D | log_print.h | 37 bool colorful; member
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
D | log_print.cpp | 141 if (format.colorful) { in LogPrintWithFormat() 171 if (format.colorful) { in LogPrintWithFormat()
|
/base/hiviewdfx/hilog/services/hilogtool/ |
D | main.cpp | 315 bool colorful; member 325 … pidCount(0), pids { 0 }, types(0), blackTag(false), tagCount(0), tags { "" }, colorful(false), 421 .colorful = context.colorful, in QueryLogHandler() 793 context.colorful = true; in FormatHandler()
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
D | hilog_printf.cpp | 162 .colorful = false, in PrintLog()
|
/base/hiviewdfx/hilog/services/hilogd/ |
D | log_persister.cpp | 274 .colorful = false, in WriteLogData()
|