LogIt++
|
Go to the source code of this file.
Macros | |
#define | LOGIT_BASE_PATH "E:\\_repoz\\log-it-cpp" |
Enumerations | |
enum | COLORS { NC = -1 , BLACK , RED , GREEN , YELLOW , BLUE , MAGENTA , CYAN , WHITE } |
Functions | |
int | main () |
#define LOGIT_BASE_PATH "E:\\_repoz\\log-it-cpp" |
Definition at line 1 of file example_logit_basic.cpp.
enum COLORS |
Enumerator | |
---|---|
NC | |
BLACK | |
RED | |
GREEN | |
YELLOW | |
BLUE | |
MAGENTA | |
CYAN | |
WHITE |
Definition at line 8 of file example_logit_basic.cpp.
int main | ( | ) |
Definition at line 20 of file example_logit_basic.cpp.