[server][ executor]- 优化部分代码 - 2
This commit is contained in:
@@ -211,6 +211,11 @@ public class CommandExecLogCache {
|
|||||||
commandExecCachedLog.add("--------------- command result are as above --------------------");
|
commandExecCachedLog.add("--------------- command result are as above --------------------");
|
||||||
commandExecCachedLog.add(execTimeCostString);
|
commandExecCachedLog.add(execTimeCostString);
|
||||||
commandExecCachedLog.add(execResultString);
|
commandExecCachedLog.add(execResultString);
|
||||||
|
|
||||||
|
log.debug(
|
||||||
|
"添加尾部信息完成, 结果为 => {}",
|
||||||
|
commandExecCachedLog
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user