Introduce JavaUtilLoggingConfigurer to configure JUL for tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.springframework.test_fixtures.logging.JavaUtilLoggingConfigurer
|
||||
2
spring-webflux/src/test/resources/jul-test.properties
Normal file
2
spring-webflux/src/test/resources/jul-test.properties
Normal file
@@ -0,0 +1,2 @@
|
||||
# Console Logging
|
||||
java.util.logging.ConsoleHandler.level = WARNING
|
||||
Reference in New Issue
Block a user