slawekjaranowski opened a new pull request, #11969: URL: https://github.com/apache/maven/pull/11969
What changed: - Cached rendered log level strings to improve performance. - Removed redundant calls to the builder for each log level. - Initialize rendered levels only once during the first call. Why: - Enhances efficiency by reducing object creation during logging. - Improves overall logging performance in Maven. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
