jdaugherty opened a new issue, #14913:
URL: https://github.com/apache/grails-core/issues/14913

   ### Issue description
   
   Spring Boot 4.x has added several properties to default configure logging.  
This seems to align with our approach of convention over configuration.  For 
example setting `logging.structured.format.console` to `ecs` will choose a log 
format that's compatible with AWS's log collection (no logback.xml required).  
Or the value of `gelf` for graylog's extend format.  
   
   We should allow grails applications to have a default config and have an 
optional feature in forge to generate the logback.xml for further customization.


-- 
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: notifications-unsubscr...@grails.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to