This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 1d5e58f9909193710881c5adc5338988fd884886 Merge: 8f39bb74f2 cd79d14ecc Author: James Daugherty <[email protected]> AuthorDate: Sat Jul 11 13:19:53 2026 -0400 Merge pull request #15969 from codeconsole/fix/plugin-loaded-log-level Log plugin loaded successfully messages at DEBUG instead of INFO .../grails/plugins/DefaultGrailsPluginManager.java | 13 +++++- .../core/plugins/DefaultPluginDiscovery.java | 4 +- .../plugins/DefaultGrailsPluginManagerSpec.groovy | 53 ++++++++++++++++++++++ 3 files changed, 66 insertions(+), 4 deletions(-)
