jdaugherty commented on code in PR #15568:
URL: https://github.com/apache/grails-core/pull/15568#discussion_r3254711005


##########
gradle/hibernate7-test-config.gradle:
##########
@@ -51,6 +51,7 @@ tasks.withType(Test).configureEach {
         exceptionFormat = 'full'
         showCauses = true
         showStackTraces = true
+        showStandardStreams = true

Review Comment:
   There is a LOT of logging now being generated because of this, given where 
the state of this PR is can we disable this now? 



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