logger.info("collection services:{},servicekey:{},step:{},time:{}",services!=null?FastJsonUtil.toString(services):" is null",StringUtil.isNoneEmpty(serviceKey)?serviceKey:" is kong",step," time:"+newSimpleDateFormat("yyyy-MM-dd HH:mm:ss:SSS").format(newDate())+StringUtil.line());
logger.info("collection services:{},servicekey:{},step:{},remove before time:{}",services!=null?FastJsonUtil.toString(services):" is null",StringUtil.isNoneEmpty(serviceKey)?serviceKey:" is kong",step," time:"+newSimpleDateFormat("yyyy-MM-dd HH:mm:ss:SSS").format(newDate())+StringUtil.line());
services.remove(serviceKey);
logger.info("collection services:{},servicekey:{},step:{},remove time:{}",services!=null?FastJsonUtil.toString(services):" is null",StringUtil.isNoneEmpty(serviceKey)?serviceKey:" is kong",step," time:"+newSimpleDateFormat("yyyy-MM-dd HH:mm:ss:SSS").format(newDate())+StringUtil.line());