Files
spring-boot-data-geode/spring-geode-starter-logging
John Blum 85d630c34e Refactor the 'spring-geode-starter-logging' module provided logback.xml file to use templates (includes).
Moved the declared Appenders and Loggers from logback.xml to a new logback-include.xml file making it easier to compose Logback (XML) configuration files using templates, or includes.  This is particularly useful during Integration Testing where logback-test.xml files can be composed with different templates/includes.

Resolves gh-73.
2020-02-10 20:23:13 -08:00
..