Skip to content

Commit b0f83ea

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 d93c93f commit b0f83ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
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)