static void v(String tag, String msg) { if (_kDebugEnable) { printLog(tag, LogLevel.verbose, msg); } }