Searched refs:VERBOSITY (Results 1 – 1 of 1) sorted by relevance
56 #define DITTO_LOG(VERBOSITY, X, print_errno) \ argument58 if (DITTO_LOGGER.GetLogLevel() <= dittosuite::LogLevel::VERBOSITY) { \59 DITTO_LOGGER.WriteLogMessage(dittosuite::LogLevel::VERBOSITY, X, __FILE__, __LINE__, \