Searched refs:LOG_COLOR (Results 1 – 1 of 1) sorted by relevance
37 #define LOG_COLOR(COLOR) "\033[0;" COLOR "m" macro40 #define LOG_COLOR_E LOG_COLOR(LOG_COLOR_RED)41 #define LOG_COLOR_W LOG_COLOR(LOG_COLOR_BROWN)42 #define LOG_COLOR_I LOG_COLOR(LOG_COLOR_GREEN)
Completed in 5 milliseconds