Go to the source code of this file.
◆ LOG
#define LOG |
( |
|
... | ) |
yDebug(__VA_ARGS__) |
Definition at line 13 of file log.h.
◆ LOG_ERROR
#define LOG_ERROR |
( |
|
... | ) |
yError(__VA_ARGS__) |
Definition at line 19 of file log.h.
◆ LOG_INFO
#define LOG_INFO |
( |
|
... | ) |
yInfo(__VA_ARGS__) |
Definition at line 25 of file log.h.