From 7f2b64eb1c9722a08d9ee46bca10580bfeb1135b Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 12 Apr 2021 14:52:38 -0700 Subject: [PATCH] [REVERT] Set log-level to 'INFO' for both 'org.apache.geode' & 'org.springframework.geode' Loggers for debugging purposes. Attempting to uncover the root cause of the stale GemFire/Geode SSL configuration & state issues. --- spring-geode-docs/src/main/resources/logback.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-geode-docs/src/main/resources/logback.xml b/spring-geode-docs/src/main/resources/logback.xml index de99c52b..541f3385 100644 --- a/spring-geode-docs/src/main/resources/logback.xml +++ b/spring-geode-docs/src/main/resources/logback.xml @@ -13,8 +13,12 @@ + + + +