jamesfredley commented on PR #15757: URL: https://github.com/apache/grails-core/pull/15757#issuecomment-4811215145
A quick round with AI leads me to believe the environment/spring profile specific logging is only possible via `logback-spring.xml`. So at a max I would only be OK stripping parts of that file that are no longer needed and are explicitly duplicative of spring default and continuing to generate a `logback-spring.xml` that provides the same historical environment specific logging, low default level in dev, as expected. -- 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]
