Files
spring-boot-data-geode/spring-geode-starter-logging
John Blum 269b60bdc6 Provide DelegatingAppender class to allow SLF4J logging provider Appenders to be injected [programmatically] at configuration/runtime.
This is very useful in Integration Tests where the test class needs to assert log statements in infrastructure, system, framework or application code.

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