codeconsole commented on PR #15757:
URL: https://github.com/apache/grails-core/pull/15757#issuecomment-4812320182

   @sbglasius Good call — this is now documented in both places:
   
   - **Upgrade guide** (`upgrading80x.adoc`): new section *"Logback 
Configuration No Longer Generated by Default"* covering what changed, that 
logging still works out of the box via Spring Boot's zero-config defaults, how 
to tune levels/patterns from `application.yml`, and how/when to add a 
`logback-spring.xml` for custom or environment-specific logging. It also notes 
that existing applications are unaffected.
   - **Configuration reference** (`conf/config/logging.adoc`): now documents 
zero-config logging, `application.yml` tuning, and when to add 
`logback-spring.xml`.
   
   Both in ed420b14a8.
   


-- 
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]

Reply via email to