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

   > According to Spring, slf4j is a supported logging platform: 
https://docs.spring.io/spring-framework/reference/core/spring-jcl.html
   
   @jdaugherty  Of course it is. It is bundled with the Spring Boot starter, 
but why force another dependency on gsp which should be independent of both 
grails and spring?  what value is being added by switching it other than 
personal preference?
   
   ```
       73737  02-01-1980 00:00   BOOT-INF/lib/commons-logging-1.3.5.jar
      348513  02-01-1980 00:00   BOOT-INF/lib/log4j-api-2.24.3.jar
       23834  02-01-1980 00:00   BOOT-INF/lib/log4j-to-slf4j-2.24.3.jar
      306760  02-01-1980 00:00   BOOT-INF/lib/logback-classic-1.5.18.jar
      627250  02-01-1980 00:00   BOOT-INF/lib/logback-core-1.5.18.jar
        6349  02-01-1980 00:00   BOOT-INF/lib/jul-to-slf4j-2.0.17.jar
       23834  02-01-1980 00:00   BOOT-INF/lib/log4j-to-slf4j-2.24.3.jar
       69908  02-01-1980 00:00   BOOT-INF/lib/slf4j-api-2.0.17.jar
   ```
   
   
   


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