diff --git a/spring-data-geode-test/src/test/resources/java-util-logging.properties b/spring-data-geode-test/src/test/resources/java-util-logging.properties index 37ccf2c..4373eb0 100644 --- a/spring-data-geode-test/src/test/resources/java-util-logging.properties +++ b/spring-data-geode-test/src/test/resources/java-util-logging.properties @@ -1,6 +1,7 @@ # java.util.logging (JUL) configuration org.apache=ERROR +org.jgroups=ERROR org.springframework=ERROR org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter=OFF org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter.useParentHandlers=false diff --git a/spring-data-geode-test/src/test/resources/log4j2-test.xml b/spring-data-geode-test/src/test/resources/log4j2-test.xml index 8ab87c1..e8334bb 100644 --- a/spring-data-geode-test/src/test/resources/log4j2-test.xml +++ b/spring-data-geode-test/src/test/resources/log4j2-test.xml @@ -1,3 +1,4 @@ + @@ -10,6 +11,7 @@ + diff --git a/spring-data-geode-test/src/test/resources/logback.xml b/spring-data-geode-test/src/test/resources/logback.xml index 5a927ce..046af3c 100644 --- a/spring-data-geode-test/src/test/resources/logback.xml +++ b/spring-data-geode-test/src/test/resources/logback.xml @@ -18,6 +18,7 @@ +