nacos-group / nacos-spring-boot-project

Nacos ECO Project for Spring Boot
Apache License 2.0
783 stars 423 forks source link

Change the log level of NacosConfigPropertiesUtils #315

Open Sayi opened 9 months ago

Sayi commented 9 months ago

When I completely disable nacos, the log will still be printed and the content will be repeated. The log level should be increased.

2023-12-11 16:01:21.359  INFO 10983 --- [           main] c.a.b.n.c.u.NacosConfigPropertiesUtils   : nacosConfigProperties : NacosConfigProperties{serverAddr='127...}}
2023-12-11 16:01:21.403  INFO 10983 --- [           main] c.a.b.n.c.u.NacosConfigPropertiesUtils   : nacosConfigProperties : NacosConfigProperties{serverAddr='127...}}
2023-12-11 16:01:21.421  INFO 10983 --- [           main] NacosConfigApplicationContextInitializer : [Nacos Config Boot] : The preload configuration is not enabled