Enable Spring Geode Logging configuration to be declared by the user in a spring-geode-logging.properties file on the Spring Boot application classpath.

Resolves #117.
This commit is contained in:
John Blum
2022-07-06 14:24:01 -07:00
parent e187a0fd9a
commit 344afb742c

View File

@@ -0,0 +1,3 @@
# Spring (Boot) for Apache Geode Logging configuration properties
spring.geode.logging.appender-ref=CONSOLE