-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
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)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement