Searched refs:LOG_ESC (Results 1 – 1 of 1) sorted by relevance
32 # define LOG_ESC "\001" macro33 # define LOG_ERR LOG_ESC "0"34 # define LOG_WARN LOG_ESC "1"35 # define LOG_NOTICE LOG_ESC "2"36 # define LOG_INFO LOG_ESC "3"37 # define LOG_DEBUG LOG_ESC "4"