Skip to content

File colors.h

FileList > code_source > templat > include > TempLat > util > log > colors.h

Go to the source code of this file

Public Functions

Type Name
constexpr const char * ColouredERROR ()
constexpr const char * ColouredOK ()

Macros

Type Name
define KBLU "\x1B[34m"
define KCYN "\x1B[36m"
define KGRN "\x1B[32m"
define KMAG "\x1B[35m"
define KRED "\x1B[31m"
define KRESET "\033[0m"
define KTEST1 "\x1B[37m"
define KTEST2 "\x1B[38m"
define KYEL "\x1B[33m"

Public Functions Documentation

function ColouredERROR

constexpr const char * ColouredERROR () 

function ColouredOK

constexpr const char * ColouredOK () 

Macro Definition Documentation

define KBLU

#define KBLU `"\x1B[34m"`

define KCYN

#define KCYN `"\x1B[36m"`

define KGRN

#define KGRN `"\x1B[32m"`

define KMAG

#define KMAG `"\x1B[35m"`

define KRED

#define KRED `"\x1B[31m"`

define KRESET

#define KRESET `"\033[0m"`

define KTEST1

#define KTEST1 `"\x1B[37m"`

define KTEST2

#define KTEST2 `"\x1B[38m"`

define KYEL

#define KYEL `"\x1B[33m"`


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/log/colors.h