Hi team,
In servicecomb-java-chassis master branch, log will contains service information as following: service center: .... config center: ... ... Environment: ... ... But, when the environment in microservice.yaml is set as "development", the log will still print "Environment: production". It seems that the related feature works, just log not correct. Also, the format of names is not the same now, some are lowercase, some are initial capitiaization and others are camel-case. I think keep the format consistent is better. Ang Li
