Home
last modified time | relevance | path

Searched refs:VERBOSITY (Results 1 – 1 of 1) sorted by relevance

/test/dittosuite/include/ditto/
Dlogger.h56 #define DITTO_LOG(VERBOSITY, X, print_errno) \ argument
58 if (DITTO_LOGGER.GetLogLevel() <= dittosuite::LogLevel::VERBOSITY) { \
59 DITTO_LOGGER.WriteLogMessage(dittosuite::LogLevel::VERBOSITY, X, __FILE__, __LINE__, \