Searched refs:log_file_stripcolors (Results 1 – 3 of 3) sorted by relevance
402 cvar_t log_file_stripcolors = {0, "log_file_stripcolors", "0", "strip color codes from log messages… variable624 if (log_file_stripcolors.integer) in Log_ConPrint()864 Cvar_RegisterVariable (&log_file_stripcolors); in Con_Init()
3287 "log_file_stripcolors" cvar to strip colors from log_file;