LogIt++
|
Go to the source code of this file.
Macros | |
#define | LOGIT_BASE_PATH "E:\\_repoz\\log-it-cpp" |
#define | LOGIT_SHORT_NAME |
#define | UNIQUE_LOGGER_ID 2 |
Enumerations | |
enum | COLORS { BLACK , RED , GREEN , BLUE } |
Functions | |
int | main () |
#define LOGIT_BASE_PATH "E:\\_repoz\\log-it-cpp" |
Definition at line 1 of file example_logit_short_macros.cpp.
#define LOGIT_SHORT_NAME |
Definition at line 2 of file example_logit_short_macros.cpp.
#define UNIQUE_LOGGER_ID 2 |
Definition at line 7 of file example_logit_short_macros.cpp.
enum COLORS |
Enumerator | |
---|---|
BLACK | |
RED | |
GREEN | |
BLUE |
Definition at line 10 of file example_logit_short_macros.cpp.
int main | ( | ) |
Definition at line 17 of file example_logit_short_macros.cpp.