Skip to content

Consistent logging in Environment and PropertySource implementations [SPR-15825] #20380

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-15825 and commented

Classes like AbstractEnvironment and MutablePropertySources historically accumulated quite a bit of logging (implemented in log messages as well as toString() implementations) which turns out to be slightly inconsistent in its formatting of property source names. This is easy enough to overhaul, so let's do this not only for 5.0 but also for 4.3.11.


Affects: 4.3.10, 5.0 RC3

Issue Links:

Referenced from: commits 57fbdc0, fac83b2

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions