AppCore
Loading...
Searching...
No Matches
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

◆ __USE_LOG__

#define __USE_LOG__

◆ LOG_ERROR_EVENT

#define LOG_ERROR_EVENT (   msg,
  args... 
)

◆ LOG_INFO_EVENT

#define LOG_INFO_EVENT (   msg,
  args... 
)

◆ LOG_TRACE_EVENT

#define LOG_TRACE_EVENT (   msg,
  args... 
)

◆ LOG_WARN_EVENT

#define LOG_WARN_EVENT (   msg,
  args... 
)