VERBOSE

const val VERBOSE: Int = 2

println方法的优先级常量;使用 Log.v

Priority constant for the println method; use Log.v.