提交 35410bea 编写于 作者: 骏烈
上级 84e5982e
......@@ -55,7 +55,7 @@ class AliPmdInspectionInvoker(
val processor = AliPmdProcessor(rule)
val start = System.currentTimeMillis()
violations = processor.processFile(psiFile)
logger.info("elapsed ${System.currentTimeMillis() - start}ms to" +
logger.debug("elapsed ${System.currentTimeMillis() - start}ms to" +
" to apply rule ${rule.name} for file ${psiFile.virtualFile.canonicalPath}")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册