Searched refs:errorlog_tty (Results 1 – 6 of 6) sorted by relevance
59 bool errorlog_tty; member
217 #define TTY_HTTP_HD (log_config()->errorlog_tty ? "\033[1;34m" : "")218 #define TTY_RST (log_config()->errorlog_tty ? "\033[0m" : "")
50 errorlog_tty(false) { in LogConfig()
188 auto tty = lgconf->errorlog_tty; in ~Log()896 lgconf->errorlog_tty = in reopen_log_files()
1410 if (log_config()->errorlog_tty) { in log_response_headers()
691 if (log_config()->errorlog_tty) { in push_request_headers()