update - 增加引擎事件的日志打印
This commit is contained in:
parent
37ab16a7f6
commit
4dae6fd6bd
@ -56,6 +56,7 @@ public class EngineTaskEventListener implements TaskListener {
|
||||
default:
|
||||
}
|
||||
});
|
||||
stopWatch.stop();
|
||||
log.info(stopWatch.shortSummary());
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user