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 d93c93f36d
commit b0f83ea9a2

View File

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