From 409a603502e2ebce27f740a11e6be3786a12794e Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 30 Mar 2021 16:09:25 -0700 Subject: [PATCH] Add additional SLF4J Logback Loggers for Apache Geode & Spring Geode along with distinguishing the Loggers by name. --- .../src/test/resources/logback.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/spring-geode-autoconfigure/src/test/resources/logback.xml b/spring-geode-autoconfigure/src/test/resources/logback.xml index 3b27e0f7..fbc80d79 100644 --- a/spring-geode-autoconfigure/src/test/resources/logback.xml +++ b/spring-geode-autoconfigure/src/test/resources/logback.xml @@ -13,11 +13,16 @@ - + - + - + + + + +