|
yahelpers
Enhanced debugging functionality for the ya ecosystem
|
Various constants for the log header file. More...

Go to the source code of this file.
Macros | |
| #define | DEBUG "[ DEBUG ]: " |
| #define | INFO "[ INFO ]: " |
| #define | WARN "[ WARN ]: " |
| #define | ERROR "[ ERROR ]: " |
| #define | CRITICAL "[ CRITICAL ]: " |
| #define | FATAL "[ FATAL ]: " |
Various constants for the log header file.
| #define CRITICAL "[ CRITICAL ]: " |
| #define DEBUG "[ DEBUG ]: " |
| #define ERROR "[ ERROR ]: " |
| #define FATAL "[ FATAL ]: " |
| #define INFO "[ INFO ]: " |
| #define WARN "[ WARN ]: " |