Searched refs:NN_LOG_SET_LOWER_LOG_LEVEL (Results 1 – 1 of 1) sorted by relevance
104 #define NN_LOG_SET_LOWER_LOG_LEVEL(x) ::nn::dbg::detail::Logger::SetLowerLevel(x) macro105 #define NN_LOG_SET_LOG_LEVEL(x) NN_LOG_SET_LOWER_LOG_LEVEL(x)