Skip to content

Commit 344afb7

Browse files
committed
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.
1 parent e187a0f commit 344afb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Spring (Boot) for Apache Geode Logging configuration properties
2+
3+
spring.geode.logging.appender-ref=CONSOLE

0 commit comments

Comments
 (0)