This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 66a25164f3adee9e13c69e2cd3ed258053b64e9c
Merge: f55731a748 07242bf9bf
Author: James Fredley <[email protected]>
AuthorDate: Wed Jul 29 17:01:33 2026 -0400

    Merge pull request #15757 from 
codeconsole/remove-skeleton-logback-spring-xml
    
    Stop generating logback-spring.xml by default; add opt-in Logback 
Configuration Forge feature

 grails-doc/src/en/guide/conf/config/logging.adoc   | 67 +++++++++++++++++++++-
 .../src/en/guide/upgrading/upgrading80x.adoc       | 66 ++++++++++++++++++++-
 .../org/grails/forge/feature/logging/Logback.java  | 11 ++--
 .../logging/{Logback.java => LogbackConfig.java}   | 39 +++++++------
 .../forge/feature/logging/LogbackSpec.groovy       | 32 +++++++++--
 .../skeleton/grails-app/conf/logback-spring.xml    | 25 --------
 6 files changed, 184 insertions(+), 56 deletions(-)


Reply via email to