codeconsole commented on PR #15757: URL: https://github.com/apache/grails-core/pull/15757#issuecomment-4812320312
@jdaugherty Both points are addressed: 1. **Documented in the upgrade guide** — new section in `upgrading80x.adoc` (ed420b14a8). 2. **Forge feature to revert the behavior** — added a visible *"Logback Configuration"* feature that generates `grails-app/conf/logback-spring.xml` on demand (0eea153db8). It's a mutually-exclusive logging feature, so selecting it supersedes the default feature and re-declares `grails-logging` — the dependency is identical either way; the only difference is the generated file. -- 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]
