5 #ifndef WIN32_LEAN_AND_MEAN 6 #define WIN32_LEAN_AND_MEAN 8 #define FMT_HEADER_ONLY 12 #include <fmt/format.h> 13 #include <fmt/ostream.h> 17 #include <fmt/format.h> 18 #include <fmt/ostream.h> 21 #define LUG_LOG_LEVELS(PROCESS) \ 34 #define LUG_LOG_ENUM(CHANNEL) CHANNEL, std::ostream & operator<<(std::ostream &os, Level level)
#define LUG_LOG_ENUM(CHANNEL)
#define LUG_LOG_LEVELS(PROCESS)