jamesfredley opened a new pull request, #15446: URL: https://github.com/apache/grails-core/pull/15446
## Summary - Change indy disabled message from `logger.lifecycle` to `logger.info` so it doesn't print on every build ## Context Follow-up to #15375. The `lifecycle` log level causes the indy message to appear on every Gradle invocation, which is noisy. Using `info` keeps the message available via `--info` or `--debug` without cluttering default output. -- 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]
