Searched refs:colorful (Results 1 - 5 of 5) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
H A D | log_print.h | 37 bool colorful;
member
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
H A D | log_print.cpp | 158 // set colorful log
in LogPrintWithFormat() 159 if (format.colorful) {
in LogPrintWithFormat() 194 if (format.colorful) {
in LogPrintWithFormat()
|
/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | main.cpp | 42 << " color or colour display colorful logs by log level.i.e." << endl in FormatHelper() 324 bool colorful; member 335 pidCount(0), pids { 0 }, types(0), blackTag(false), tagCount(0), tags { "" }, colorful(false), 431 .colorful = context.colorful, in QueryLogHandler() 822 context.colorful = true; in FormatHandler() 826 context.colorful = true; in FormatHandler()
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 185 .colorful = false, in PrintLog()
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_persister.cpp | 276 .colorful = false, in WriteLogData()
|
Completed in 5 milliseconds