Skip to content

Reduce log level in ExecutorConfigurationSupport.initialize #26810

Closed
@rupert-madden-abbott

Description

@rupert-madden-abbott

Please could the level of the logging within ExecutorConfigurationSupport.initialize be reduced to DEBUG?

Currently, this line is always logged at startup but I feel it doesn't convey very useful information and adds noise to the logs by default.

It is also hard to suppress when building on top of this in libraries. My end users often don't know (or care) what this means but I don't want to enforce logging configuration, or a logging implementation on them to hide it.

Happy to raise a PR if this change is agreed!

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