Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Macros
easyloggingpp.h File Reference

Go to the source code of this file.

Macros

#define LOG_DEBUG(...)   do { ; } while(false)
 
#define LOG_INFO(...)   do { ; } while(false)
 
#define LOG_WARNING(...)   do { ; } while(false)
 
#define LOG_ERROR(...)   do { ; } while(false)
 
#define LOG_FATAL(...)   do { ; } while(false)
 

Macro Definition Documentation

◆ LOG_DEBUG

#define LOG_DEBUG (   ...)    do { ; } while(false)

◆ LOG_ERROR

#define LOG_ERROR (   ...)    do { ; } while(false)

◆ LOG_FATAL

#define LOG_FATAL (   ...)    do { ; } while(false)

◆ LOG_INFO

#define LOG_INFO (   ...)    do { ; } while(false)

◆ LOG_WARNING

#define LOG_WARNING (   ...)    do { ; } while(false)