|
AppCore
|
#include "core/common/ApplicationPath.h"#include "core/log/emlog.h"
Go to the source code of this file.
Macros | |
| #define | __USE_LOG__ |
| #define | LOG_TRACE_EVENT(msg, args...) |
| #define | LOG_INFO_EVENT(msg, args...) |
| #define | LOG_WARN_EVENT(msg, args...) |
| #define | LOG_ERROR_EVENT(msg, args...) |
| #define __USE_LOG__ |
| #define LOG_ERROR_EVENT | ( | msg, | |
| args... | |||
| ) |
| #define LOG_INFO_EVENT | ( | msg, | |
| args... | |||
| ) |
| #define LOG_TRACE_EVENT | ( | msg, | |
| args... | |||
| ) |
| #define LOG_WARN_EVENT | ( | msg, | |
| args... | |||
| ) |
1.8.8