mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-08 21:17:44 +00:00
Made XtermColor publicly visible
This commit is contained in:
@@ -16,6 +16,9 @@ namespace LogVisor
|
||||
#define LOG_UCS2 1
|
||||
#endif
|
||||
|
||||
/* True if ANSI color available */
|
||||
extern bool XtermColor;
|
||||
|
||||
/**
|
||||
* @brief Severity level for log messages
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user