Searched refs:CLUSTER_MANAGER_LOG_LVL_ERR (Results 1 – 1 of 1) sorted by relevance
97 clusterManagerLog(CLUSTER_MANAGER_LOG_LVL_ERR,__VA_ARGS__)131 #define CLUSTER_MANAGER_LOG_LVL_ERR 3 macro4485 case CLUSTER_MANAGER_LOG_LVL_ERR: printf(LOG_COLOR_RED); break; in clusterManagerLog()