laijianbin created SCB-331:
------------------------------

             Summary: 日志优化
                 Key: SCB-331
                 URL: https://issues.apache.org/jira/browse/SCB-331
             Project: Apache ServiceComb
          Issue Type: Task
            Reporter: laijianbin
            Assignee: laijianbin


将public static DynamicWatchedConfiguration 
createConfigFromConfigCenter(Configuration localConfiguration) {
if (localConfiguration.getProperty(configCenterUrlKey) == null) {
LOGGER.info("config center URL is missing, skip to load configuration from 
config center");
return null;
}中的日志进行优化,改成config center URL is not configured



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to