#ifndef __LOG_H__ #define __LOG_H__ #define LOG(...) #define CONSOLE #define ERROR #endif