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 203d3a22ab
commit c420896c24

View File

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