// Macros for defining background colors. #define LOG_ANSI_COLOR_BG_BLACK "40" #define LOG_ANSI_COLOR_BG_RED "41" #define LOG_ANSI_COLOR_BG_GREEN "42" #define LOG_ANSI_COLOR_BG_YELLOW "43" #define LOG ...
Add a description, image, and links to the log-color topic page so that developers can more easily learn about it.