Searched defs:LUME_LOG_W (Results 1 – 1 of 1) sorted by relevance
57 #define LUME_LOG_W(...) lume::getLogger().log(lume::ILogger::LogLevel::Warning, nullptr, 0, __VA_AR… macro71 #define LUME_LOG_W(...) macro85 #define LUME_LOG_W(...) lume::getLogger().log(lume::ILogger::LogLevel::Warning, __FILE__, __LINE__,… macro