V2TIM_LOG_DEBUG constant

int const V2TIM_LOG_DEBUG

输出 DEBUG,INFO,WARNING,ERROR 级别的 log

Implementation

static const int V2TIM_LOG_DEBUG = 3;