AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
PersistentEventsLogging.h File Reference
#include "core/common/ApplicationPath.h"
#include "core/log/emlog.h"
Include dependency graph for PersistentEventsLogging.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...)
 

Macro Definition Documentation

#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... 
)