Searched refs:LOG_COLOR_YELLOW (Results 1 – 1 of 1) sorted by relevance
137 #define LOG_COLOR_YELLOW "33;1m" macro4484 case CLUSTER_MANAGER_LOG_LVL_WARN: printf(LOG_COLOR_YELLOW); break; in clusterManagerLog()