Skip to content

Change logging level to info in PropertiesLoaderSupport when logging message that resource is not found and ignoreResourceNotFound is true [SPR-7772] #12428

@spring-projects-issues

Description

@spring-projects-issues

Stevo Slavić opened SPR-7772 and commented

Please change logging level to info in PropertiesLoaderSupport when logging message that resource is not found and ignoreResourceNotFound is set to true. By default ignoreResourceNotFound is set to false and developer has to explicitly set it to true - thus being aware of the behavior and consequences. This message is currently logged at warning logging level which IMO is too much, creates unnecessary noise, and makes sys admins nervous.


Affects: 3.0.5

Reference URL: http://forum.springsource.org/showthread.php?t=97681

Attachments:

Issue Links:

6 votes, 4 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions