Searched defs:LUME_LOG_E (Results 1 – 1 of 1) sorted by relevance
58 #define LUME_LOG_E(...) lume::getLogger().log(lume::ILogger::LogLevel::Error, nullptr, 0, __VA_ARGS… macro72 #define LUME_LOG_E(...) macro86 #define LUME_LOG_E(...) lume::getLogger().log(lume::ILogger::LogLevel::Error, __FILE__, __LINE__, _… macro