151152153154155156157
name = StringUtils.leftPad(name, 25); log.info(name + ": " + en.getValue()); } } taskExecutor = new TaskExecutor(config); }