Files
spring-boot-data-geode/spring-geode-starter-logging
John Blum ce295d235f Add method to resolve an Appender from a Logger by name and type.
Add Javadoc to the addAppender(:Logger, :Appender) method.

Refactor addAppender(..) method to lookup the added (registered) Appender from the Logger as verification that the Appender was successfully added.

Re-arrange private utility methods.

Resolves gh-73.
2020-02-19 19:18:08 -08:00
..