Commit b012a43
committed
Refine bean property logging details
Updates `ConfigurationPropertiesBeanContext` logging for clarity and verbosity control: renames log text from "Java Bean Property" to "Bean Property", and lowers the property-set change log from INFO to TRACE to reduce noisy runtime output.1 parent 70f2836 commit b012a43
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- microsphere-spring-boot-core/src/main/java/io/microsphere/spring/boot/context/properties/bind
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
| 459 | + | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
0 commit comments