Files
spring-boot-data-geode/spring-geode-autoconfigure
John Blum 58122de507 Annotate LoggingAutoConfiguration with @ConditionalOnMissingBean to disable auto-configuration when a user has explicitly declared GemFire/Geode logging configuration.
As user explicitly declares GemFire/Geode logging configuration when s/he annotates his/her main Spring Boot application class or an application specific @Configuration class picked up by Spring Boot with SDG's @EnableLogging annotation.

Resolves gh-85.
2020-05-19 17:44:57 -07:00
..
2019-04-28 18:12:36 -07:00