https://github.com/apache/dubbo/blob/4df7e2fc1a8e6a2680d7554ac80ae5857c454229/dubbo-common/src/main/java/org/apache/dubbo/config/AbstractConfig.java#L522 `Logger` will call toString() in format process. https://github.com/apache/dubbo/blob/12c18f6bb0d03f5ad1990d092a53b10cb7afbb72/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/bootstrap/DubboBootstrap.java#L768 We should hide the important information to up to Huawei's technical standards.
dubbo/dubbo-common/src/main/java/org/apache/dubbo/config/AbstractConfig.java
Line 522 in 4df7e2f
Loggerwill call toString() in format process.dubbo/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/bootstrap/DubboBootstrap.java
Line 768 in 12c18f6
We should hide the important information to up to Huawei's technical standards.