diff --git a/src/test/resources/java-util-logging.properties b/src/test/resources/java-util-logging.properties index 011b9cb4..37ccf2c3 100644 --- a/src/test/resources/java-util-logging.properties +++ b/src/test/resources/java-util-logging.properties @@ -1,9 +1,8 @@ # java.util.logging (JUL) configuration -java.util.logging.MemoryHandler.level=OFF -java.util.logging.MemoryHandler.size=1 - org.apache=ERROR org.springframework=ERROR +org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter=OFF +org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter.useParentHandlers=false org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer=OFF -org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer.handlers=java.util.logging.MemoryHandler +org.springframework.data.gemfire.support.SpringContextBootstrappingInitializer.useParentHandlers=false diff --git a/src/test/resources/log4j2-test.xml b/src/test/resources/log4j2-test.xml index 2463dda8..59457f75 100644 --- a/src/test/resources/log4j2-test.xml +++ b/src/test/resources/log4j2-test.xml @@ -11,9 +11,8 @@ - - - + + diff --git a/src/test/resources/logback.xml b/src/test/resources/logback.xml index 6581b16f..4d64c87c 100644 --- a/src/test/resources/logback.xml +++ b/src/test/resources/logback.xml @@ -1,7 +1,7 @@ - + @@ -21,13 +21,13 @@ - + - - - + + +