LOG_LEVEL_INFO property

int LOG_LEVEL_INFO
final

只打印 info 和 error 等级的日志

Implementation

static final int LOG_LEVEL_INFO = 2;