Home
last modified time | relevance | path

Searched refs:LOG_COLOR_RESET (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c138 #define LOG_COLOR_RESET "0m" macro
4487 default: printf(LOG_COLOR_RESET); break; in clusterManagerLog()
4494 if (use_colors) printf("\033[" LOG_COLOR_RESET); in clusterManagerLog()